Add keysInserted & keysDeleted to serverStatus

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Diagnostics, Querying
    • Query Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Under SERVER-23271 we added 'keysInserted' and 'keysDeleted' metrics to the profiler and slow diagnostic log. These metrics track index keys inserted and deleted for user CRUD operations. We should add cumulative counters for these metrics to serverStatus as well.

      Proposed serverStatus placement:

      • metrics.index.keysInserted
      • metrics.index.keysDeleted

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: