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 }}
DataDog
/
dd-trace-java
Public
Notifications
You must be signed in to change notification settings
Fork
362
Star
737
Code
Issues
255
Pull requests
224
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expose OTel thread/process context without requiring profiling to be enabled
- #12546
#12546
Open
jandro996
wants to merge 23 commits into
master
DataDog/dd-trace-java:master
from
otel-context-without-profiling
DataDog/dd-trace-java:otel-context-without-profiling
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Expose OTel thread/process context without requiring profiling to be enabled
#12546
jandro996
wants to merge 23 commits into
master
DataDog/dd-trace-java:master
from
otel-context-without-profiling
DataDog/dd-trace-java:otel-context-without-profiling
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
Expose OTel thread/process context without requiring profiling
Show description for 2940f6a
jandro996
committed
2940f6a
View commit details
Copy full SHA for 2940f6a
Browse repository at this point
Commits on Sep 18, 2026
Defer ddprof context integration construction past premain for AppSec-only trigger
Show description for 113eaf9
jandro996
committed
113eaf9
View commit details
Copy full SHA for 113eaf9
Browse repository at this point
Drop dedicated OTel context exposure config flag, derive purely from profiling/AppSec
Show description for 28ef434
jandro996
committed
28ef434
View commit details
Copy full SHA for 28ef434
Browse repository at this point
review: pre-PR checks
Show description for 385c029
jandro996
committed
385c029
View commit details
Copy full SHA for 385c029
Browse repository at this point
review: remove decisions.md from tracked files
Show description for 060ff1f
jandro996
committed
060ff1f
View commit details
Copy full SHA for 060ff1f
Browse repository at this point
Commits on Sep 21, 2026
review: defer ddprof context construction with a startup delay
Show description for 8652de2
jandro996
committed
8652de2
View commit details
Copy full SHA for 8652de2
Browse repository at this point
review: defer profiling context engine tag until deferred construction succeeds
Show description for 68e2e09
jandro996
committed
68e2e09
View commit details
Copy full SHA for 68e2e09
Browse repository at this point
review: limit testRuntimeActivation to the OTel exposure spec
Show description for 271e8cb
jandro996
committed
271e8cb
View commit details
Copy full SHA for 271e8cb
Browse repository at this point
Commits on Sep 22, 2026
review: fix thread-safety race in CoreTracer local root span tags
Show description for 6b1c10d
jandro996
committed
6b1c10d
View commit details
Copy full SHA for 6b1c10d
Browse repository at this point
Commits on Sep 23, 2026
revert: remove AppSec runtime-activation trigger for OTel context exposure
Show description for b1d3bbb
jandro996
committed
b1d3bbb
View commit details
Copy full SHA for b1d3bbb
Browse repository at this point
Merge branch 'master' into otel-context-without-profiling
jandro996
authored
8e7988b
View commit details
Copy full SHA for 8e7988b
Browse repository at this point
fix: unwrap LocalRootSpanTags in DDTracerAPITest reflection
Show description for ba4757f
jandro996
committed
ba4757f
View commit details
Copy full SHA for ba4757f
Browse repository at this point
docs: remove stale remote-config activation paragraph from DeferredProfilingContextIntegration javadoc
Show description for 92339b3
jandro996
committed
92339b3
View commit details
Copy full SHA for 92339b3
Browse repository at this point
fix: forward virtual-thread context binding in deferred wrapper; tighten smoke test assertion
Show description for 33352ec
jandro996
committed
33352ec
View commit details
Copy full SHA for 33352ec
Browse repository at this point
fix: exclude AWS Lambda from ddprof context-exposure path; cover factory-level registration failure in smoke test
jandro996
committed
a75de83
View commit details
Copy full SHA for a75de83
Browse repository at this point
Commits on Sep 24, 2026
docs: trim verbose Javadocs and inline comments per reviewer feedback
Show description for 6d290fc
jandro996
committed
6d290fc
View commit details
Copy full SHA for 6d290fc
Browse repository at this point
refactor: self-document OTel context config naming per reviewer feedback
Show description for 7c502c2
jandro996
committed
7c502c2
View commit details
Copy full SHA for 7c502c2
Browse repository at this point
refactor: split ddprof context integration into load/defer paths per reviewer feedback
Show description for c7c52f9
jandro996
committed
c7c52f9
View commit details
Copy full SHA for c7c52f9
Browse repository at this point
Commits on Sep 25, 2026
refactor: drop redundant Windows check in createProfilingContextIntegration
Show description for 7d3d3e7
jandro996
committed
7d3d3e7
View commit details
Copy full SHA for 7d3d3e7
Browse repository at this point
test: cover null-returning factory in DeferredProfilingContextIntegration
Show description for ae334b4
jandro996
committed
ae334b4
View commit details
Copy full SHA for ae334b4
Browse repository at this point
test: rename disabledInAnEnvironmentWhereTheDatadogProfilerIsUnsafe
Show description for 3100f8a
jandro996
committed
3100f8a
View commit details
Copy full SHA for 3100f8a
Browse repository at this point
Merge branch 'master' into otel-context-without-profiling
jandro996
authored
01ade6b
View commit details
Copy full SHA for 01ade6b
Browse repository at this point
Add explicit profiling guard and needsIntercept regression test
Show description for 19885f9
jandro996
committed
19885f9
View commit details
Copy full SHA for 19885f9
Browse repository at this point
You can’t perform that action at this time.