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

Extend serverstatus to track Document count and Duration for updateMany and deleteMany

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.15, 7.0.0-rc0, 6.0.5, 4.4.22
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v6.0, v5.0, v4.4

      In SERVER-67795 we added serverstatus tracking to report number of times updateMany and DeleteMany is called. We need to extend that tracking to include number of documents updated/deleted from those commands (cumulative and Max per call), as well as the time duration of the commands (cumulative and Max per call).

            Assignee:
            adi.zaimi@mongodb.com Adi Zaimi
            Reporter:
            adi.zaimi@mongodb.com Adi Zaimi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: