-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Replication
-
None
-
Fully Compatible
-
v4.4
-
Repl 2020-06-15
In SERVER-47267 we exempted exhaust isMaster commands from slow query logging because they are expected to take ~10 seconds so would flood the logs with misleading slow query reports.
However it appears that they are still counted in our latency metrics (specifically the opLatencies section of serverStatus) which can be equally misleading. It would be good if we can exclude them from the latency metrics.
- is related to
-
SERVER-47267 Exhaust isMaster replies are logged as slow queries
- Closed
- related to
-
SERVER-53197 Awaitable hello/isMaster appears in slow query log, part 2
- Closed