-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 3.4.15
-
Component/s: Diagnostics, Querying
-
None
-
Query 2018-06-18
-
(copied to CRM)
The opLatencies section of serverStatus was added in MongoDB 3.4. These metrics are collected by FTDC, Ops Manager/Cloud Manager monitoring, and third party tools.
On an idle replica set, read latencies can be observed in the 5000ms range due to replication timeout.
This is confusing for anyone observing these metrics and they may believe there is a performance problem, solely based on these artifacts. When a steady write load is applied, these metrics even out.
Splitting oplog latencies out from this metric would prevent this confusion, but still allow diagnosis of replication issues.
- duplicates
-
SERVER-29304 Exclude time spent blocking for awaitData from latency metrics
- Closed
- related to
-
SERVER-25180 Make latency histogram collection optional in full-time diagnostic data capture
- Closed