Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-12435

Add statistic that tracks how many API calls are in flight

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • StorEng - Defined Pipeline

      It would be useful to know how many threads are currently in the WiredTiger library doing (or attempting to do) work.

      I believe this can be layered into the API entry macros. It would be nice to have this information at a finer grain as well - e.g: how many connection level API calls, how many session level API calls, how many cursor API calls.

      Lets see how hard it is and whether the performance overhead of keeping the counters is worthwhile.

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: