-
Notifications
You must be signed in to change notification settings - Fork 495
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
Implement cardinality limits for metrics streams #1065
Labels
A-metrics
Area: issues related to metrics
Comments
Can be closed with #1066 |
Can't be closed yet as the feature to configure the limit has not been implemented yet. |
bnjjj
added a commit
to bnjjj/opentelemetry-rust
that referenced
this issue
Jun 18, 2024
Signed-off-by: Benjamin Coenen <[email protected]>
4 tasks
Tracked via #1951 closing this. |
Reopening this issue, and using to track enabling this feature. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From spec: open-telemetry/opentelemetry-specification#2960
Implement ability to specify cardinality limits per metric stream to help protect against excessive data production from a single instrument.
The text was updated successfully, but these errors were encountered: