-
-
Notifications
You must be signed in to change notification settings - Fork 465
feat(metrics): [Trace Metrics 21] Add AI rules files for Metrics (and update feature flags rule) #5008
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: 01-07-add_device_and_os_attributes_to_metrics
Are you sure you want to change the base?
Conversation
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
### Features
- [Trace Metrics 21] Add AI rules files for Metrics (and update feature flags rule) ([#5008](https://github.com/getsentry/sentry-java/pull/5008))If none of the above apply, you can opt out of this check by adding |
| @@ -0,0 +1,26 @@ | |||
| --- | |||
| alwaysApply: false | |||
| description: Metrics | |||
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.
| description: Metrics | |
| description: Metrics API |
| alwaysApply: false | ||
| description: Metrics | ||
| --- | ||
| # Java SDK Metrics |
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.
| # Java SDK Metrics | |
| # Java SDK Metrics API |
1eeaf9c to
af4f8c4
Compare

📜 Description
💡 Motivation and Context
💚 How did you test it?
📝 Checklist
sendDefaultPIIis enabled.🔮 Next steps