Simon Hellmayr
Simon Hellmayr
Replaces all uses of the meta functions contained in the old metrics layer with calls to the Metrics API which relies on the newly created meta tables.
Contributes to https://github.com/getsentry/sentry/issues/71228
Span attribute extraction was previously saved as a ProjectOption. This PR moves this functionality and the persistence to a Django model and updates both the CRUD endpoint and the serialization...
Closes https://github.com/getsentry/sentry/issues/75136
To avoid mixing abstraction levels, move EAP meta to function in sentry_metrics
The getting started page tells me about profiiling, I ignored it and everything still worked, are we confusing users here without benefit? I'm not even using express? 