Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1599

Add Timestamp's of start and end of threshold tracing

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • 2.7.12
    • tracing
    • None
    • 1

    Description

      Currently, with Threshold tracing, we only provide the following information

      Apr 04, 2018 9:42:57 AM com.couchbase.client.core.tracing.ThresholdLogReporter logOverThreshold
      WARNING: Operations over threshold: [ {
        "top" : [ {
          "server_us" : 8,
          "last_local_id" : "41837B87B9B1C5D1/000000004746B9AA",
          "last_local_address" : "127.0.0.1:55011",
          "last_operation_id" : "get:0x6",
          "last_dispatch_us" : 315,
          "last_remote_address" : "127.0.0.1:11210",
          "total_us" : 576
        },
      

      Customers would also like to know the timestamp when the corresponding request was issued from the SDK for further debuggability.

      Attachments

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

        Activity

          People

            nithin.bodanapu Nithin Bodanapu
            nithin.bodanapu Nithin Bodanapu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty