-
Notifications
You must be signed in to change notification settings - Fork 1.3k
sdk/metric: Add WithCardinalityLimit option #6996
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
pellared
merged 30 commits into
open-telemetry:main
from
ysolomchenko:define-cardinality-limit-configuration-options
Jul 21, 2025
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8e0e223
Add cardinality limit option to MeterProvider configuration(Default 2…
ysolomchenko c5c4e84
unit tests for `Cardinality Limit`
ysolomchenko f666cfc
refactor test
ysolomchenko c9edcf9
fix format
ysolomchenko e76e74f
fix format
ysolomchenko c555a1f
Changelog
ysolomchenko 7900958
fix Pr number
ysolomchenko e07b0be
Merge branch 'main' into define-cardinality-limit-configuration-options
ysolomchenko ad08fcd
extract default CardinalityLimit to const
ysolomchenko 5c9c26f
update description
ysolomchenko ff93247
fix changelog
ysolomchenko 5dc6e22
Merge branch 'define-cardinality-limit-configuration-options' of http…
ysolomchenko 0132081
support the `OTEL_GO_X_CARDINALITY_LIMIT` env var
ysolomchenko a583ea9
fix test
ysolomchenko 0ae2f4e
fix test
ysolomchenko c3ac6c4
Update CHANGELOG.md
ysolomchenko 0650c70
remove comment
ysolomchenko 3f33729
inline envvar in test
ysolomchenko df87b1a
Merge branch 'define-cardinality-limit-configuration-options' of http…
ysolomchenko eaa667c
update docs
ysolomchenko 6d26786
Handle error
ysolomchenko 338964e
update WithCardinalityLimit docs
ysolomchenko f3178f2
Merge branch 'main' into define-cardinality-limit-configuration-options
ysolomchenko 37ce2a9
change default to no limit
ysolomchenko 9e21043
Update sdk/metric/config.go
ysolomchenko ecfe5b8
Merge branch 'main' into define-cardinality-limit-configuration-options
pellared 304b6d4
Update sdk/metric/config.go
ysolomchenko 54bd471
Merge branch 'main' into define-cardinality-limit-configuration-options
ysolomchenko 65281aa
Merge branch 'main' into define-cardinality-limit-configuration-options
MrAlias d34be5b
Merge branch 'main' into define-cardinality-limit-configuration-options
pellared File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.