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
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
/
dd-trace-java
Public
Notifications
You must be signed in to change notification settings
Fork
352
Star
727
Code
Issues
252
Pull requests
173
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Report config_id for Hands Off Config files
- #9299
#9299
Merged
mtoffl01
merged 16 commits into
master
DataDog/dd-trace-java:master
from
mtoff/scfg_config-id
DataDog/dd-trace-java:mtoff/scfg_config-id
Copy head branch name to clipboard
Aug 21, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Report config_id for Hands Off Config files
#9299
mtoffl01
merged 16 commits into
master
DataDog/dd-trace-java:master
from
mtoff/scfg_config-id
DataDog/dd-trace-java:mtoff/scfg_config-id
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2025
initial introduction of config_id
mtoffl01
committed
53b46a3
View commit details
Copy full SHA for 53b46a3
Browse repository at this point
Commits on Aug 4, 2025
fix tests, fix NPE in ConfigSetting.equals, include configId in telemetryrequestbody when nonnull
mtoffl01
committed
27afb3a
View commit details
Copy full SHA for 27afb3a
Browse repository at this point
Merge branch 'master' into mtoff/scfg_config-id
mtoffl01
authored
7a06937
View commit details
Copy full SHA for 7a06937
Browse repository at this point
Commits on Aug 13, 2025
report config id for stableconfigsources in get
mtoffl01
committed
6c9b852
View commit details
Copy full SHA for 6c9b852
Browse repository at this point
Fix call to outdated ConfigSetting constructor in EventSourceTest
mtoffl01
committed
3beff4e
View commit details
Copy full SHA for 3beff4e
Browse repository at this point
fix config_id report
mtoffl01
committed
9fb3500
View commit details
Copy full SHA for 9fb3500
Browse repository at this point
fix where null config id was getting treated as string 'null'
mtoffl01
committed
36e6e89
View commit details
Copy full SHA for 36e6e89
Browse repository at this point
report config id for all get methods
mtoffl01
committed
66a7b93
View commit details
Copy full SHA for 66a7b93
Browse repository at this point
Merge branch 'mtoff/scfg_config-id' of github.com:DataDog/dd-trace-java into mtoff/scfg_config-id
mtoffl01
committed
b749bab
View commit details
Copy full SHA for b749bab
Browse repository at this point
remove superfluous file
mtoffl01
committed
f11a0fa
View commit details
Copy full SHA for f11a0fa
Browse repository at this point
Commits on Aug 14, 2025
Merge branch 'master' into mtoff/scfg_config-id
mtoffl01
authored
8273702
View commit details
Copy full SHA for 8273702
Browse repository at this point
simplify configId resolution logic in configProvider
mtoffl01
committed
831e115
View commit details
Copy full SHA for 831e115
Browse repository at this point
Merge branch 'mtoff/scfg_config-id' of github.com:DataDog/dd-trace-java into mtoff/scfg_config-id
mtoffl01
committed
d889003
View commit details
Copy full SHA for d889003
Browse repository at this point
Commits on Aug 20, 2025
report sourceValue instead of value to ConfigCollector in get method
mtoffl01
committed
3f5f007
View commit details
Copy full SHA for 3f5f007
Browse repository at this point
resolve merge conflicts
mtoffl01
committed
47fc435
View commit details
Copy full SHA for 47fc435
Browse repository at this point
Commits on Aug 21, 2025
add tests for configid and no configid
mtoffl01
committed
04eca28
View commit details
Copy full SHA for 04eca28
Browse repository at this point
You can’t perform that action at this time.