Add metric to record total sessions scanned

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2021-05-03
    • 3

      In WT-6709 replaced the timestamp queues with a new mechanism that involves scanning a list of sessions.

      To monitor this we also added a metric txn_walk_sessions that tracks the number of times that we scan the sessions. However the work done depends on the number of sessions scanned each time. Would it make sense to also add a metric, e.g. txn_sessions_walked, that records the total number of sessions scanned, so we can easily correlate this mechanism with any performance issues?

            Assignee:
            Monica Ng
            Reporter:
            Bruce Lucas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: