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

Track usage of agg accumulators

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.1, 6.1.0-rc0, 5.0.16
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • v6.0, v5.0, v4.4
    • QO 2022-02-21, QO 2022-03-07, QO 2022-03-21, QO 2022-04-04, QO 2022-04-18, QO 2022-05-02

      We added new accumulators like $topN, $bottomN, but because they are not in the category of the aggregation expressions or match expressions there's no tracking in the serverStatus() metrics for those.

      Add new section to serverStatus

      db.serverStatus().metrics.operatorCounters.accumulators

      Track all accumulator operators that are supported in $group and $setWindowFields

            Assignee:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Reporter:
            kateryna.kamenieva@mongodb.com Katya Kamenieva
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: