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

KV set_with_meta timing Prometheus histogram is inconsistent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 7.0.0
    • Cheshire-Cat
    • couchbase-bucket
    • None
    • Triaged
    • 1
    • Unknown
    • KV-Engine 2021-March

    Description

      The metric:

      kv_set_with_meta_seconds{}
      

      (equivalent to the set_with_meta histogram in cbstats timings)

      is inconsistent with all other operation time taken histograms:

      kv_cmd_time_taken_seconds{op="get"}
      kv_cmd_time_taken_seconds{op="set"}
      kv_cmd_time_taken_seconds{op="get_stats"}
      

      and so on.

      It should be named similarly:

      kv_cmd_time_taken_seconds{op="set_with_meta"}
      

      This will need coordination with ns_server to update the backwards compat mapping.

      Update

      kv_cmd_time_taken_seconds histograms have all been removed as part of MB-44496, this metric should also be removed, rather than being renamed.

      Attachments

        Issue Links

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

          Activity

            People

              timofey.barmin Timofey Barmin
              james.harrison James Harrison (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty