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

Query Stats appear not to be collected for whole-db and whole-cluster change streams

    • Query Integration
    • Fully Compatible
    • ALL
    • v8.0, v7.3, v7.0

      I was trying to test it out and I could only get a single-collection change stream to show up. Neither of these added any entries to the query stats store:

      db.getMongo().watch()
      db.watch()
      

      But this one did add an entry:

      db.foo.watch()
      

            Assignee:
            erin.zhu@mongodb.com Erin Zhu
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: