Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-210

add access to lcb timings, including ability to enable and disable

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.2.0
    • None
    • library
    • Security Level: Public
    • None

    Description

      Underlying libcouchbase has a feature that allows users to enable timings on operations and gather timings information as seen at a probepoint in libcouchbase. This enhancement request is to allow for enabling these timings and getting information back.

      As had been discussed earlier, this won't help a user understand the actual overall operation times since there could be significant time going into parsing large documents, etc. Still, the idea here is to be able to have a simple probe point at the client side and at the server side (which exists already with "cbstats timings") to determine where to look next. By giving the user programmatic access to the already existing libcouchbase timings, we'd achieve that goal.

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            ingenthr Matt Ingenthron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty