Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-23861

Add keysInserted & keysDeleted to serverStatus

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

      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:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: