Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-3204

Add a metric for amount of available space

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.16.0
    • fs, metrics
    • None

    Description

      It'd be convenient to expose a metric for how much space there is available on each tablet server (accounting for fs_wal_dir_reserved_bytes and fs_data_dirs_reserved_bytes). This would be usefulĀ in implementing a replica placement policy based on available space.

      It's probably worth separating metrics for available WAL directory space and available data directory space. E.g. we may want to treat a lack of space differently depending on whether we are limited on WAL space and not limited on data space, and vice versa.

      Attachments

        Activity

          People

            achennaka@cloudera.com Abhishek Chennaka
            awong Andrew Wong
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: