-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
ALL
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-134223 switched the four query latency histograms to
kNonEmptyBucketCounts to reduce BSON serialization overhead and shrink serverStatus output.
That made FTDC's diagnostic.data grow substantially, since the emitted field set varies between samples and the compression ratio gets worse.
Switch the histograms back to kBucketCounts.
- is related to
-
SERVER-134223 Reduce serialization overhead of server status OTel histograms
-
- Closed
-
- related to
-
SERVER-135632 Implement queryLatencies as HistogramServerStatusMetric
-
- In Progress
-