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

LoggingMeter emit_interval_s wrong unit

    XMLWordPrintable

Details

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

    Description

      The logging meter right now, if set to 5s interval prints:

      {
         "meta":{
            "emit_interval_s":5000.0
         },
         "operations":{
            "kv":{
       ....
      }
      }
      

      Note that the interval should be in seconds (as the attribute says) but is actually printed in millis as the value.

      Attachments

        For Gerrit Dashboard: NCBC-2929
        # Subject Branch Project Status CR V

        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