-
-
Notifications
You must be signed in to change notification settings - Fork 465
feat(metrics): [Trace Metrics 11] Metrics Envelope item deserialization #4990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 12-19-metrics_gauge_api
Are you sure you want to change the base?
feat(metrics): [Trace Metrics 11] Metrics Envelope item deserialization #4990
Conversation
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
### Features
- [Trace Metrics 11] Metrics Envelope item deserialization ([#4990](https://github.com/getsentry/sentry-java/pull/4990))If none of the above apply, you can opt out of this check by adding |
Performance metrics 🚀
|
95094ac to
c1dee70
Compare
17ad9d6 to
cc1c361
Compare
c1dee70 to
ece88f1
Compare
cc1c361 to
5aed561
Compare
|
cursor review |
|
@sentry review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Bugbot reviewed your changes and found no bugs!

📜 Description
Register
SentryMetricsEvents.Deserializeras known deserializer and implementSentryEnvelopeItem.getMetrics💡 Motivation and Context
💚 How did you test it?
📝 Checklist
sendDefaultPIIis enabled.🔮 Next steps