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

track metrics for system initiated operations (commands, reads) separately from client initiated ones

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

      Currently serverStatus splits some operations to allow tracking them separate if they are internally triggered but not all.  For instance deletes from TTL thread are tracked separately from "regular" deletes initiated by client.

      It would be useful to do the same for reads, getMores and commands initiated by system, like secondaries reading the oplog, automation agent running commands, etc.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated: