Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions specification/metrics/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -732,9 +732,9 @@ of metrics across successive collections.
**Status**: [Experimental](../document-status.md)

SDKs SHOULD support being configured with a cardinality limit. The number of
Comment thread
reyang marked this conversation as resolved.
Outdated
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.
unique attributes sets passed by a user is called cardinality. For a given
Comment thread
reyang marked this conversation as resolved.
Outdated
metric, the cardinality limit is a hard limit on the number of metric points
that can be collected during a collection cycle.

#### Configuration

Expand Down