diff --git a/specification/metrics/sdk.md b/specification/metrics/sdk.md index 9e9365a5c4f..0d3ee1efe99 100644 --- a/specification/metrics/sdk.md +++ b/specification/metrics/sdk.md @@ -731,10 +731,10 @@ of metrics across successive collections. **Status**: [Experimental](../document-status.md) -SDKs SHOULD support being configured with a cardinality limit. The number of -unique combinations of attributes is called cardinality. For a given metric, the -cardinality limit is a hard limit on the number of metric points that can be -collected during a collection cycle. +SDKs SHOULD support configurable cardinality limits. The number of +unique attribute sets passed by a user is called cardinality. For a given +metric, the cardinality limit is a hard limit on the number of metric points +that can be collected during a collection cycle. #### Configuration