-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We sometimes record internal operations (resharding, etc.) in query stats. These operations should be marked as internal, We should also confirm we record some types of resharding/balancing operations. Notably, user queries where mongos knows its an external client and then mongos send a query to mongod should not be marked as internal for the purposes of query stats. This query should still be considered external (or not marked as internal)
Add isInternalQuery (or similar) to the key so internal operations are a separate entry from user operations.
- is related to
-
SERVER-129352 Add orphan deletes to query stats
-
- Backlog
-
- related to
-
SERVER-129029 Mark internal commands as internal
-
- Needs Scheduling
-
-
SERVER-123579 allow "isInternalQuery" hints for $queryStats
-
- Backlog
-