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-js
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
3.5k
Code
Issues
178
Pull requests
69
Discussions
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(sampler-composite): implement ProbabilitySampler, deprecate TraceIdRatioBasedSampler
- #7029
#7029
Open
nabeelamjadsheikh
wants to merge 10 commits into
open-telemetry:main
open-telemetry/opentelemetry-js:main
from
nabeelamjadsheikh:feat/6541-probability-sampler
nabeelamjadsheikh/opentelemetry-js:feat/6541-probability-sampler
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
feat(sampler-composite): implement ProbabilitySampler, deprecate TraceIdRatioBasedSampler
#7029
nabeelamjadsheikh
wants to merge 10 commits into
open-telemetry:main
open-telemetry/opentelemetry-js:main
from
nabeelamjadsheikh:feat/6541-probability-sampler
nabeelamjadsheikh/opentelemetry-js:feat/6541-probability-sampler
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
feat(sampler-composite): implement ProbabilitySampler
Show description for 829563f
nabeelamjadsheikh
committed
829563f
View commit details
Copy full SHA for 829563f
Browse repository at this point
Commits on Aug 25, 2026
fix(sampler-composite): clear stale tracestate on drop, reject sub-2^-56 ratios
Show description for b43fd1f
nabeelamjadsheikh
committed
b43fd1f
View commit details
Copy full SHA for b43fd1f
Browse repository at this point
fix(sampler-composite): reject NaN ratio, add regression tests for -0/Infinity/tracestate preservation
Show description for 53e9cfc
nabeelamjadsheikh
committed
53e9cfc
View commit details
Copy full SHA for 53e9cfc
Browse repository at this point
Commits on Aug 26, 2026
test(sampler-composite): verify the compatibility warning through a real TracerProvider
Show description for c4917a6
nabeelamjadsheikh
committed
c4917a6
View commit details
Copy full SHA for c4917a6
Browse repository at this point
test(sampler-composite): cover malformed rv, multi-vendor tracestate, local chains, and multi-hop propagation
Show description for 3464af6
nabeelamjadsheikh
committed
3464af6
View commit details
Copy full SHA for 3464af6
Browse repository at this point
test(sampler-composite): cover multi-instance isolation, root override, and ParentBasedSampler composition
Show description for 0cc93c1
nabeelamjadsheikh
committed
0cc93c1
View commit details
Copy full SHA for 0cc93c1
Browse repository at this point
Commits on Aug 27, 2026
chore(sampler-composite): address trentm's review nits
Show description for 808f088
nabeelamjadsheikh
committed
808f088
View commit details
Copy full SHA for 808f088
Browse repository at this point
Commits on Sep 1, 2026
Merge branch 'main' into feat/6541-probability-sampler
nabeelamjadsheikh
authored
cb5f567
View commit details
Copy full SHA for cb5f567
Browse repository at this point
fix: move CHANGELOG entries back to Unreleased, resync lockfile after merge
Show description for 69cd1fb
nabeelamjadsheikh
committed
69cd1fb
View commit details
Copy full SHA for 69cd1fb
Browse repository at this point
Commits on Sep 4, 2026
Merge branch 'main' into feat/6541-probability-sampler
Show description for fb53884
nabeelamjadsheikh
committed
fb53884
View commit details
Copy full SHA for fb53884
Browse repository at this point
You can’t perform that action at this time.