opentelemetry-rust icon indicating copy to clipboard operation
opentelemetry-rust copied to clipboard

Implement cardinality limits for metrics streams

Open lzchen opened this issue 1 year ago • 2 comments

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.

lzchen avatar May 17 '23 17:05 lzchen

Can be closed with #1066

cijothomas avatar May 26 '23 00:05 cijothomas

Can't be closed yet as the feature to configure the limit has not been implemented yet.

lzchen avatar May 26 '23 16:05 lzchen