opentelemetry-rust
opentelemetry-rust copied to clipboard
Implement cardinality limits for metrics streams
From spec: https://github.com/open-telemetry/opentelemetry-specification/pull/2960
Implement ability to specify cardinality limits per metric stream to help protect against excessive data production from a single instrument.
Can be closed with #1066
Can't be closed yet as the feature to configure the limit has not been implemented yet.