Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-telemetry
/
opentelemetry-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
619
Star
1.4k
Code
Issues
239
Pull requests
51
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[Metrics SDK] Enforce MetricReader-level cardinality limits as a fallback during collection
- #4388
#4388
Open
om7057
wants to merge 14 commits into
open-telemetry:main
open-telemetry/opentelemetry-cpp:main
from
om7057:feat/metric-reader-cardinality-limit-fallback
om7057/opentelemetry-cpp:feat/metric-reader-cardinality-limit-fallback
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
[Metrics SDK] Enforce MetricReader-level cardinality limits as a fallback during collection
#4388
om7057
wants to merge 14 commits into
open-telemetry:main
open-telemetry/opentelemetry-cpp:main
from
om7057:feat/metric-reader-cardinality-limit-fallback
om7057/opentelemetry-cpp:feat/metric-reader-cardinality-limit-fallback
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
[Metrics SDK] Enforce MetricReader-level cardinality limits as a fallback during collection
Show description for b93d1f3
om7057
committed
b93d1f3
View commit details
Copy full SHA for b93d1f3
Browse repository at this point
Fix IWYU: meter.cc needs <algorithm>/<cstddef>, sync_metric_storage.cc no longer uses aggregation_config.h directly
om7057
committed
0f545ac
View commit details
Copy full SHA for 0f545ac
Browse repository at this point
Commits on Aug 11, 2026
Address review: fix overflow-merge data loss, floor bug, and ambiguous view-explicit detection
Show description for c1df3f5
om7057
committed
c1df3f5
View commit details
Copy full SHA for c1df3f5
Browse repository at this point
Commits on Aug 12, 2026
Merge remote-tracking branch 'origin/main' into feat/metric-reader-cardinality-limit-fallback
Show description for 11af0b5
om7057
committed
11af0b5
View commit details
Copy full SHA for 11af0b5
Browse repository at this point
Fix silent merge break: exemplar filter parameter renamed on main, my delegating ctors still used the old name
Show description for 618b270
om7057
committed
618b270
View commit details
Copy full SHA for 618b270
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/metric-reader-cardinality-limit-fallback
Show description for e5d7d96
om7057
committed
e5d7d96
View commit details
Copy full SHA for e5d7d96
Browse repository at this point
Commits on Aug 13, 2026
Merge remote-tracking branch 'origin/main' into feat/metric-reader-cardinality-limit-fallback
Show description for 798419e
om7057
committed
798419e
View commit details
Copy full SHA for 798419e
Browse repository at this point
Commits on Aug 17, 2026
Merge remote-tracking branch 'origin/main' into feat/metric-reader-cardinality-limit-fallback
Show description for e7d5f42
om7057
committed
e7d5f42
View commit details
Copy full SHA for e7d5f42
Browse repository at this point
Address review: represent unspecified cardinality limit for programmatic configs, document late-reader recording-capacity limitation
Show description for 07ad198
om7057
committed
07ad198
View commit details
Copy full SHA for 07ad198
Browse repository at this point
Commits on Aug 19, 2026
Address review: encapsulate cardinality limit fields, fix delta fast-path re-cap, fix bound-instrument admission limit
Show description for 2ee55e5
om7057
committed
2ee55e5
View commit details
Copy full SHA for 2ee55e5
Browse repository at this point
Fix IWYU: temporal_metric_storage.cc needs <cstddef>, metric_collector_test.cc needs push_metric_exporter.h
Show description for 1302f76
om7057
committed
1302f76
View commit details
Copy full SHA for 1302f76
Browse repository at this point
Commits on Aug 20, 2026
Merge remote-tracking branch 'origin/main' into feat/metric-reader-cardinality-limit-fallback
Show description for 4ef4028
om7057
committed
4ef4028
View commit details
Copy full SHA for 4ef4028
Browse repository at this point
Commits on Aug 30, 2026
Merge remote-tracking branch 'origin/main' into feat/metric-reader-cardinality-limit-fallback
Show description for f06457e
om7057
committed
f06457e
View commit details
Copy full SHA for f06457e
Browse repository at this point
Commits on Sep 3, 2026
Merge remote-tracking branch 'origin/main' into feat/metric-reader-cardinality-limit-fallback
Show description for 2ba4f5f
om7057
committed
2ba4f5f
View commit details
Copy full SHA for 2ba4f5f
Browse repository at this point
You can’t perform that action at this time.