-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongostat
-
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
- is related to
-
TOOLS-42 Make mongostat configurable
- Closed
- related to
-
SERVER-24868 serverStatus count of aggregate-like commands
- Closed