-
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. User queries where mongos knows its an external client and then mongos send a query to mongod. This query should still be marked as external on mongod.
Add isInternalQuery to the key so internal operations are a separate entry from user operations.
- related to
-
SERVER-123579 allow "isInternalQuery" hints for $queryStats
-
- Backlog
-