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

Created & Integrated In-Memory Only CrudOps Metrics For Global Index Metrics

    • Fully Compatible
    • Sharding 2022-03-07
    • 3

      Metrics in question:

      • insertsApplied
      • updatesApplied
      • deletesApplied
      1. Create functions to handle incrementation of the metrics (onInsertApplied, onUpdateApplied, onDeleteApplied)
      2. Integrated external functions into the appropriate places where the operations are applied
      3. Evaluate creating unit test for each helper function (onInsertApplied, onUpdateApplied, onDeleteApplied)

      Not Included
      This work does not include the persistence & restoration of the crudOp metrics. That'll be done by SERVER-63623

            Assignee:
            luis.osta@mongodb.com Luis Osta (Inactive)
            Reporter:
            luis.osta@mongodb.com Luis Osta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: