An alternative explanation of cardinality#3883
Conversation
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Co-authored-by: Tristan Sloughter <tristan@sloughter.dev>
| 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 |
There was a problem hiding this comment.
"passed by a user" seems to imply before any metric attribute filters are applied? (e.g. https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#instrument-advisory-parameter-attributes)
There was a problem hiding this comment.
I think that reopening and solving #3803 could be helpful.
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
@MrAlias suggested an alternative explanation of cardinality, trying to see which version would folks prefer.