-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Networking & Observability
-
N&O 2026-03-30, N&O 2026-04-13
-
None
-
None
-
None
-
None
-
None
-
None
-
None
For now, OTel metrics are duplicated into server status to maintain compatibility. We display the metrics in the format "network.connections_processed_connections" in server status, but the convention set by server status is to use the dot as a delimiter to created nested metric trees.
As an improvement to stay in line with current reporting, we can repurpose the logic in the MetricTree class to display otel metrics like this when dumping them to BSON.
This isn't a breaking change in either direction, but could be nice to stay with convention.
- is depended on by
-
SERVER-123062 Adjust cursor serverStatus metrics on mongoD to use new OTEL API
-
- Open
-
-
SERVER-123063 Adjust cursor serverStatus metrics on mongoS to use new OTEL API
-
- Open
-
- is duplicated by
-
SERVER-122611 Extend OTEL server API with alternative path for serverStatus
-
- Closed
-