Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1113

Add a column to mongostat that provides a count of all aggregate-like commands

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongostat
    • Labels:
      None
    • Platforms 2017-01-23

      It's most likely confusing for users that only a non-command OP_QUERY and the find command are counted as a query in mongostat, but other query-like commands are not.

      To that end, it would be useful to have a column in mongostat that includes all the other query-like commands, which include all the commands that do aggregate-like operations:

      • aggregate
      • mapReduce
      • count
      • distinct
      • group

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: