Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2899

Logging Meter prints every 10 seconds instead of 600

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.2.0
    • 3.1.7
    • None
    • 1

    Description

      I noticed when testing against the latest master (hash cc68cd6ced6ae8d824d60e36cc9edded6b8398eb) that the LoggingMeter prints every 10 seconds, not every 600 as per spec. This makes it quite noisy.

      info: Couchbase.Core.Diagnostics.Metrics.LoggingMeter[0]
            {
              "meta": {
                "emit_interval_s": 10000.0
              },
              "kv": {
                "127.0.0.1:11210": {
                  "total_count": 102540,
                  "percentiles_us": {
                    "75.0": 0.0,
                    "95.0": 0.0,
                    "98.0": 0.0,
                    "99.9": 0.0,
                    "100.00": 0.0
                  }
                }
              }
            }
      

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty