Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-775

Provide API for tracing low level internal network events.

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • Major
    • tombstone
    • None
    • None

    Description

      API would look something similar to:

      void trace_callback(lcb_t, int event, const lcb_TRACEINFO *info) {
        info->cookie;
      }
      

      This has been requested by a user to better record the time elapsed for processing steps for a given command. This includes flushing, reading, and retrying a response.

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            mnunberg Mark Nunberg (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