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
.
alcodev
/
dd-trace-java
Public
forked from
DataDog/dd-trace-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dd-trace-java
dd-trace-api
src
main
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 19, 2019
Increase code coverage by removing unused method + tests
randomanderson
committed
c62beec
View commit details
Copy full SHA for c62beec
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Config and builder
randomanderson
committed
0c22e27
View commit details
Copy full SHA for 0c22e27
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
Closing Reader-s
dougqh
committed
c2d969f
View commit details
Copy full SHA for c2d969f
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Adding configuration variables needed for StatsD metric support
dougqh
committed
22ac1ed
View commit details
Copy full SHA for 22ac1ed
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
when -> which
dougqh
committed
c08ea1f
View commit details
Copy full SHA for c08ea1f
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
Add back deprecated field
mar-kolya
committed
b50ab7e
View commit details
Copy full SHA for b50ab7e
View code at this point
Browse repository at this point
Rename SERVICE -> SERVICE_TAG constant
Show description for 3b34970
mar-kolya
committed
3b34970
View commit details
Copy full SHA for 3b34970
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Merge pull request #975 from DataDog/tyler/split-by-tag
Show description for df017e0
tylerbenson
authored
df017e0
View commit details
Copy full SHA for df017e0
View code at this point
Browse repository at this point
Merge pull request #974 from DataDog/dougqh/no-lang-client-spans
Show description for 2e5766e
dougqh
authored
2e5766e
View commit details
Copy full SHA for 2e5766e
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Add new setting to allow renaming service by tag
Show description for 82f5076
tylerbenson
committed
82f5076
View commit details
Copy full SHA for 82f5076
View code at this point
Browse repository at this point
Re-running format through gradle
Show description for 4851cc9
dougqh
committed
4851cc9
View commit details
Copy full SHA for 4851cc9
View code at this point
Browse repository at this point
Running Google Code Formatter
Show description for 57beee7
dougqh
committed
57beee7
View commit details
Copy full SHA for 57beee7
View code at this point
Browse repository at this point
Ensure "client" spans do not set the language tag
Show description for 3e2ef88
dougqh
committed
3e2ef88
View commit details
Copy full SHA for 3e2ef88
View code at this point
Browse repository at this point
Added support for Haystack trace propagation
aantono
committed
93ae267
View commit details
Copy full SHA for 93ae267
View code at this point
Browse repository at this point
Commits on Jul 19, 2019
Get hostname in a smarter way
Show description for f853916
randomanderson
committed
f853916
View commit details
Copy full SHA for f853916
View code at this point
Browse repository at this point
Add resource name to the @Trace annotation
randomanderson
committed
331b8c8
View commit details
Copy full SHA for 331b8c8
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
Add "http.query.string" and "http.fragment.string" to DDTags
randomanderson
committed
d804068
View commit details
Copy full SHA for d804068
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Format code
labbati
committed
d865a1a
View commit details
Copy full SHA for d865a1a
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:DataDog/dd-trace-java into labbati/config-file
labbati
committed
a3be0cb
View commit details
Copy full SHA for a3be0cb
View code at this point
Browse repository at this point
Be more friendly for config file to unix users using tilde for home
labbati
committed
d0b3214
View commit details
Copy full SHA for d0b3214
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Remove system properties and envs left-over in Config tests
labbati
committed
f578c9c
View commit details
Copy full SHA for f578c9c
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
Add `dd.trace.db.client.split-by-instance` Config
tylerbenson
committed
4c5793b
View commit details
Copy full SHA for 4c5793b
View code at this point
Browse repository at this point
Add properties file to a comment listing all the source of configuration
labbati
committed
da05772
View commit details
Copy full SHA for da05772
View code at this point
Browse repository at this point
Removing synchronized as the load properties method no longer set the static istance
labbati
committed
076c2b1
View commit details
Copy full SHA for 076c2b1
View code at this point
Browse repository at this point
Update comment on Config class to show new functionality
labbati
committed
4dd6708
View commit details
Copy full SHA for 4dd6708
View code at this point
Browse repository at this point
Tests for functionality: Config fallback to properties files
labbati
committed
1d57a58
View commit details
Copy full SHA for 1d57a58
View code at this point
Browse repository at this point
Config to fallback to properties file to load settings
labbati
committed
6fc69ba
View commit details
Copy full SHA for 6fc69ba
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Format code
labbati
committed
d0fbbf8
View commit details
Copy full SHA for d0fbbf8
View code at this point
Browse repository at this point
Improve config usage as instance based on CR
labbati
committed
e1ceda8
View commit details
Copy full SHA for e1ceda8
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Refresh the tracer with changed config properties now that we are using instances
labbati
committed
057ca7b
View commit details
Copy full SHA for 057ca7b
View code at this point
Browse repository at this point
Fix tests after changing config from static to instance access
labbati
committed
8debe77
View commit details
Copy full SHA for 8debe77
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Remove static usage of low level config methods from outside the config class
labbati
committed
901efee
View commit details
Copy full SHA for 901efee
View code at this point
Browse repository at this point
Commits on May 29, 2019
Misc fixes.
tylerbenson
committed
fc9f1d1
View commit details
Copy full SHA for fc9f1d1
View code at this point
Browse repository at this point
Add http.query.string tag when enabled
Show description for 71101ac
tylerbenson
committed
71101ac
View commit details
Copy full SHA for 71101ac
View code at this point
Browse repository at this point
Commits on May 23, 2019
Change JMXFetch config keys
Show description for 4d01f52
tylerbenson
committed
4d01f52
View commit details
Copy full SHA for 4d01f52
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.