-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We track the number of slow DNS and SSL operations as mongodb.serverStatus.network.numSlowDNSOperations and mongodb.serverStatus.network.numSlowSSLOperations but not the total number. Without the total number, we can't easily know if a large fraction of these operations are being slow.