-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Problem Statement
Metrics allows supports adding code locations via a separate metric_meta envelope: https://develop.sentry.dev/sdk/metrics/#meta-data
We should add support for this!
Solution Brainstorm
### Todo
- [ ] Add `metric_meta` envelope
- [ ] Add support for code locations to browser metrics aggregator
- [ ] Add support for code locations to server metrics aggregator
- [ ] Validate that code locations works sourcemaps