You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sdk/metric: Add Unit Tests for Cardinality Limits (#7164)
Fixes#6978
Towards #6887
## What
- Unit tests cover all scenarios for cardinality limits.
- Tests validate configuration, enforcement, and default behavior.
## Notes
I've added more user-oriented usage tests. The targeted unit tests
already exist in the
`sdk/metric/internal/aggregate/_test` files.
---------
Co-authored-by: Tyler Yahn <[email protected]>
Co-authored-by: Robert Pająk <[email protected]>
0 commit comments