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

Migrate ale stats from ns_server_system_stats to ns_server_stats

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • Morpheus
    • Morpheus
    • ns_server
    • None
    • 1

    Description

      Currently ale uses deprecated functions to report stats, which can be noticed by looking at the deprecated ets ns_server_system_stats:

      per_node_ets_tables(, ns_server_system_stats) =
      ...
          {{hg,{'sink-disk_error',compression_time},5000},1}
          {{avg_5m,"ns_memcached-test",long_calls_rate},0.0}
          {{h,{'sink-disk_error',write_time},-191374,50},2}
          {{hg,{'sink-disk_error',rotation_time},70000},1}
      ...
      

      We need to migrate them to new stats functions in ns_server_stats, so those ale stats can be reported to prometheus.

      Attachments

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

        Activity

          People

            timofey.barmin Timofey Barmin
            timofey.barmin Timofey Barmin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty