You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now this is only needed if you have a transaction's name with high cardinality which isn't the case right now.
Eventually, we need to add this.
We need to add this when we expect metrics to be extracted from transactions. In other words, this is a requirements to Metrics Enhanced Performance
Only the JS SDK is now being flagged as requiring this value. That said, we still want to add this to the protocol and change all SDKs going forward. It isn't a blocker for dynamic sampling LA.
Docs: https://develop.sentry.dev/sdk/event-payloads/transaction/#transaction-annotations (PR: getsentry/develop#624)
JS SDK issue
Right now this is only needed if you have a transaction's name with high cardinality which isn't the case right now.Eventually, we need to add this.
We need to add this when we expect metrics to be extracted from transactions. In other words, this is a requirements to Metrics Enhanced PerformanceOnly the JS SDK is now being flagged as requiring this value. That said, we still want to add this to the protocol and change all SDKs going forward. It isn't a blocker for dynamic sampling LA.
sourcefor transactions sentry-java#2180