This repository was archived by the owner on Feb 12, 2026. It is now read-only.
Description We need to ensure that transaction.data is sent as contexts.trace.data so we can also attach/extract metrics from transaction data.
## SDKs
- [x] JavaScript SDK
- [x] Electron SDK
- [x] Python SDK https://github.com/getsentry/sentry-python/issues/3372
- [x] PHP SDK
- [x] Laravel SDK
- [x] Symfony SDK
- [x] Ruby SDK https://github.com/getsentry/sentry-ruby/issues/2363
- [x] Capacitor SDK
- [x] Cordova SDK
- [ ] https://github.com/getsentry/sentry-dart/issues/2257
- [ ] https://github.com/getsentry/sentry-java/issues/3626
- [ ] https://github.com/getsentry/sentry-cocoa/issues/4248
- [x] ~Kotlin Multiplatform SDK~ (depends on native sdks)
- [x] Java SDK - covered with Android, see above
- [ ] https://github.com/getsentry/sentry-react-native/issues/4011
- [ ] https://github.com/getsentry/sentry-native/issues/1074
- [x] Elixir SDK (NA - no performance yet)
- [x] Unreal SDK - covered by the respective native SDKs (Cocoa, Android, Native)
- [x] Rust SDK https://github.com/getsentry/sentry-rust/pull/739
- [x] .NET SDK https://github.com/getsentry/sentry-dotnet/issues/3873
- [x] Unity SDK - covered by .NET, see above.
- [x] PowerShell SDK - covered by the .NET, see above.
- [x] Go SDK https://github.com/getsentry/sentry-go/issues/863
Reactions are currently unavailable