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
Accelerator
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
Type
/
to 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
.
DataDog
/
java-profiler
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
33
Code
Issues
15
Pull requests
18
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(context): scope OTEL ThreadContext storage to the carrier thread (PROF-15271)
- #625
#625
Merged
rkennke
merged 8 commits into
main
DataDog/java-profiler:main
from
rkennke/PROF-15271
DataDog/java-profiler:rkennke/PROF-15271
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(context): scope OTEL ThreadContext storage to the carrier thread (PROF-15271)
#625
rkennke
merged 8 commits into
main
DataDog/java-profiler:main
from
rkennke/PROF-15271
DataDog/java-profiler:rkennke/PROF-15271
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
fix(context): scope OTEL ThreadContext storage to the carrier thread (PROF-15271)
Show description for e58e2ef
rkennke
and
claude
committed
e58e2ef
View commit details
Copy full SHA for e58e2ef
Browse repository at this point
fix(context): fail hard on mode=carrier when CarrierThreadLocal is unavailable
Show description for 2b17c33
rkennke
and
claude
committed
2b17c33
View commit details
Copy full SHA for 2b17c33
Browse repository at this point
refactor(context): address PR review — remove motivation-only cpp test, harden test & parsing
Show description for a15e621
rkennke
and
claude
committed
a15e621
View commit details
Copy full SHA for a15e621
Browse repository at this point
fix(build): gate carrier --add-exports on the test JVM at execution time
Show description for c7e992c
rkennke
and
claude
committed
c7e992c
View commit details
Copy full SHA for c7e992c
Browse repository at this point
fix(build): detect test-JVM version from the release file, not by exec
Show description for 34ba273
rkennke
and
claude
committed
34ba273
View commit details
Copy full SHA for 34ba273
Browse repository at this point
chore(build): lower carrier --add-exports gate log from lifecycle to info
Show description for 4d477bf
rkennke
and
claude
committed
4d477bf
View commit details
Copy full SHA for 4d477bf
Browse repository at this point
fix(context): address review — typed ContextStorageMode, ddprof.debug.* property, tidy create()
Show description for a42f640
rkennke
and
claude
committed
a42f640
View commit details
Copy full SHA for a42f640
Browse repository at this point
Commits on Jul 2, 2026
Merge branch 'main' into rkennke/PROF-15271
jbachorik
authored
2e39c82
View commit details
Copy full SHA for 2e39c82
Browse repository at this point
You can’t perform that action at this time.