Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-61315

Add accurate units for metrics

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • Morpheus
    • master
    • couchbase-bucket
    • None
    • 0

    Description

      Some keys in configuration.json are gauges, to accurately represent these we should also add the correct unit. Currently when a unit is not specified it will be generated with "unit": "none" (MB-60431).

      For example, checkpoint max size is in bytes, currently the unit will read none: 

      "kv_ep_checkpoint_max_size": {
              "added": "7.0.0",
              "help": "Max size (in bytes) of a single checkpoint. '0' for EPEngine auto-setup.",
              "stability": "volatile",
              "type": "gauge",
              "unit": "none"
          }, 

       

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owend Daniel Owen
            mohammad.zaeem Mohammad Zaeem
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty