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 }}
Erick-Im
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 8, 2020
Update TraceProcessingDisruptor.java
Show description for 1c2d614
Erick-Im
authored
1c2d614
View commit details
Copy full SHA for 1c2d614
Browse repository at this point
Merge pull request #1649 from DataDog/drodriguezhdez/automatic_service_naming
Show description for 3581c4e
Daniel Rodriguez Hernandez
authored
3581c4e
View commit details
Copy full SHA for 3581c4e
Browse repository at this point
Remove .jar suffix to service name based on JAR name
Daniel Rodriguez Hernandez
committed
8d7fdf2
View commit details
Copy full SHA for 8d7fdf2
Browse repository at this point
Commits on Jul 7, 2020
Merge pull request #1658 from DataDog/landerson/turn-off-depth-limit
Show description for 3e7ae8c
randomanderson
authored
3e7ae8c
View commit details
Copy full SHA for 3e7ae8c
Browse repository at this point
Added tests to demonstrate the manually configured properties have prevalence over captured env props.
Daniel Rodriguez Hernandez
committed
49baa00
View commit details
Copy full SHA for 49baa00
Browse repository at this point
Commits on Jul 6, 2020
Tests
randomanderson
committed
a3e573d
View commit details
Copy full SHA for a3e573d
Browse repository at this point
Depth limit == 0 means ignore
randomanderson
committed
27790ef
View commit details
Copy full SHA for 27790ef
Browse repository at this point
Merge pull request #1653 from DataDog/landerson/statsd-first-class
Show description for 58cf75d
randomanderson
authored
58cf75d
View commit details
Copy full SHA for 58cf75d
Browse repository at this point
Merge pull request #1656 from DataDog/rgs/base64-ddid
Show description for 1033f9b
richardstartin
authored
1033f9b
View commit details
Copy full SHA for 1033f9b
Browse repository at this point
Downgrade dogstatsd. Newer version breaks tests
randomanderson
committed
642ba1e
View commit details
Copy full SHA for 642ba1e
Browse repository at this point
avoid guava causing problems
richardstartin
committed
914c761
View commit details
Copy full SHA for 914c761
Browse repository at this point
attempt to base64 decode invalid DDIds to help users diagnose problems with their infrastructure and avoid breaking the trace lineage
richardstartin
committed
6fb3f29
View commit details
Copy full SHA for 6fb3f29
Browse repository at this point
Apply suggestions from PR feedback.
Daniel Rodriguez Hernandez
committed
f5d602a
View commit details
Copy full SHA for f5d602a
Browse repository at this point
Use 'sun.java.command' sysprop as main info to extract java process command line.
Daniel Rodriguez Hernandez
committed
c0693ee
View commit details
Copy full SHA for c0693ee
Browse repository at this point
Commits on Jul 3, 2020
Use CaptureEnvironment instance to encapsulate platform dependant config settings.
Daniel Rodriguez Hernandez
committed
418f4a1
View commit details
Copy full SHA for 418f4a1
Browse repository at this point
Commits on Jul 2, 2020
sampler set in writer creation
randomanderson
committed
05609bb
View commit details
Copy full SHA for 05609bb
Browse repository at this point
Rev api
randomanderson
committed
53e5df9
View commit details
Copy full SHA for 53e5df9
Browse repository at this point
Move statsd client construction to CoreTracer
randomanderson
committed
2aab446
View commit details
Copy full SHA for 2aab446
Browse repository at this point
Update dogstatsd version
randomanderson
committed
1cfec2e
View commit details
Copy full SHA for 1cfec2e
Browse repository at this point
Merge pull request #1652 from DataDog/rgs/ignore-micronaut-tracing
Show description for 21b8f14
richardstartin
authored
21b8f14
View commit details
Copy full SHA for 21b8f14
Browse repository at this point
ignore micronaut tracing classes
richardstartin
committed
6461fa7
View commit details
Copy full SHA for 6461fa7
Browse repository at this point
Merge pull request #1650 from damienpalacio/fixKafkaNullPointer
Show description for 235d290
richardstartin
authored
235d290
View commit details
Copy full SHA for 235d290
Browse repository at this point
Merge pull request #1648 from DataDog/ziquan/fix_timing
Show description for bc2389a
richardstartin
authored
bc2389a
View commit details
Copy full SHA for bc2389a
Browse repository at this point
Handle null header values
damienpalacio
committed
64b09cb
View commit details
Copy full SHA for 64b09cb
Browse repository at this point
Modified Config.java to include service name autodetection for Oracle JDKs
Daniel Rodriguez Hernandez
committed
1e955ea
View commit details
Copy full SHA for 1e955ea
Browse repository at this point
Commits on Jul 1, 2020
switch microseconds to nanoseconds
ziquan.miao
committed
4732129
View commit details
Copy full SHA for 4732129
Browse repository at this point
MDC ThreadLocal initValue should be modifiable for SLF4j's copy-on-write thread context map (#1645)
lpriima
authored
1d2ab9f
View commit details
Copy full SHA for 1d2ab9f
Browse repository at this point
Merge pull request #1643 from DataDog/rgs/clojure-ns-matcher
Show description for e354d44
richardstartin
authored
e354d44
View commit details
Copy full SHA for e354d44
Browse repository at this point
Merge pull request #1628 from DataDog/richardstartin/time-debugging
Show description for 048a5c6
richardstartin
authored
048a5c6
View commit details
Copy full SHA for 048a5c6
Browse repository at this point
ignore more clojure class name patterns, avoid repeated work in name matching
richardstartin
committed
91d36a5
View commit details
Copy full SHA for 91d36a5
Browse repository at this point
Deadlock detection JFR events (#1640)
jbachorik
authored
defc36c
View commit details
Copy full SHA for defc36c
Browse repository at this point
Commits on Jun 30, 2020
Merge pull request #1642 from DataDog/rgs/clojure-exclusions
Show description for 34b191e
richardstartin
authored
34b191e
View commit details
Copy full SHA for 34b191e
Browse repository at this point
exclude clojure standard library and function wrappers
richardstartin
committed
0b1978a
View commit details
Copy full SHA for 0b1978a
Browse repository at this point
Merge pull request #1641 from DataDog/richardstartin/disruptor-handoff
Show description for 9ed929b
richardstartin
authored
9ed929b
View commit details
Copy full SHA for 9ed929b
Browse repository at this point
add a test for backoff behaviour
richardstartin
committed
e2f46a9
View commit details
Copy full SHA for e2f46a9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.