-
-
Notifications
You must be signed in to change notification settings - Fork 465
feat(metrics): [Trace Metrics 13] Metrics external options #4992
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-record_client_report_for_discarded_metrics_envelope_item
Are you sure you want to change the base?
feat(metrics): [Trace Metrics 13] Metrics external options #4992
Conversation
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
### Features
- [Trace Metrics 13] Metrics external options ([#4992](https://github.com/getsentry/sentry-java/pull/4992))If none of the above apply, you can opt out of this check by adding |
4f772b1 to
640e2d4
Compare
989deff to
77fab92
Compare
77fab92 to
cceb10f
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
Add
metrics.enabledtosentry.propertiesand ENV vars.💡 Motivation and Context
💚 How did you test it?
📝 Checklist
sendDefaultPIIis enabled.🔮 Next steps