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

Add metrics to track index key additions and deletions for all CRUD ops/commands

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.5
    • Affects Version/s: 3.3.3
    • Component/s: Diagnostics, Querying
    • Labels:
      None
    • Major Change
    • Query 13 (04/22/16), Query 14 (05/13/16)
    • 0

      Adding, updating and removing index entries can be an expensive part of any write operation, especially when a large # of index entries are involved. We should track this cost (at a minimum, a count of the # of changes performed) and record in both the profiler and in slow operation diagnostic logging.

            Assignee:
            james.wahlin@mongodb.com James Wahlin
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: