Display OTel metrics as nested BSON in server status

XMLWordPrintableJSON

    • 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.

            Assignee:
            Cheahuychou Mao
            Reporter:
            Erin McNulty
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: