### Problem Statement See https://github.com/getsentry/rfcs/blob/main/text/0123-metrics-correlation.md We should add support for this to JS metrics ### Solution Brainstorm We need to figure out how this works with OTEL spans. ```[tasklist] ### Todo - [ ] Add support for metric summaries to browser metrics aggregator - [ ] Add support for metric summaries to server metrics aggregator ```
Problem Statement
See https://github.com/getsentry/rfcs/blob/main/text/0123-metrics-correlation.md
We should add support for this to JS metrics
Solution Brainstorm
We need to figure out how this works with OTEL spans.