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

Track usage of allowDiskUse:true in agg command

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.8, 6.0.0-rc0, 4.4.15, 4.2.21
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v5.3, v5.2, v5.0, v4.4, v4.2
    • QO 2022-04-04

      Add counter to serverStatus.metrics.commands.aggregate to track when users set allowDiskUse to 'true', e.g.:
      ...
      aggregate:

      { failed: Long("124"), total: Long("411"), allowDiskUseTrue: Long(0) }

      ,
      ...

            Assignee:
            alexander.ignatyev@mongodb.com Alexander Ignatyev
            Reporter:
            kateryna.kamenieva@mongodb.com Katya Kamenieva
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: