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

Add statistic that tracks how many API calls are in flight

    • 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.

        1. Screenshot 2024-04-23 at 3.20.47 PM.png
          115 kB
          Alexander Gorrod
        2. Screenshot 2024-04-23 at 3.20.55 PM.png
          59 kB
          Alexander Gorrod

            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: