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 }}
r3aker
/
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-java-agent
agent-bootstrap
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2023
create span for http 400 at parsing time for undertow >=2.2
amarziali
committed
5437e91
View commit details
Copy full SHA for 5437e91
View code at this point
Browse repository at this point
Merge pull request #5128 from DataDog/andrea.marziali/uri-tomcat
Show description for 467e186
amarziali
authored
467e186
View commit details
Copy full SHA for 467e186
View code at this point
Browse repository at this point
Safely parse URL and respect http server status code error rule
amarziali
committed
ffb7916
View commit details
Copy full SHA for ffb7916
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
Merge pull request #5015 from DataDog/andrea.marziali/v1-queue-time
Show description for 980f980
amarziali
authored
980f980
View commit details
Copy full SHA for 980f980
View code at this point
Browse repository at this point
Implement automatic CI Visibility configuration for Maven projects (#5043)
nikita-tkachenko-datadog
authored
fe6c747
View commit details
Copy full SHA for fe6c747
View code at this point
Browse repository at this point
Decouple time in queue from legacy tracing
amarziali
committed
fdf9a02
View commit details
Copy full SHA for fdf9a02
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Add customer-facing API for CI Visibility (#5005)
nikita-tkachenko-datadog
authored
95a9b32
View commit details
Copy full SHA for 95a9b32
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Add USM instrumentation (#4813)
Show description for 8019600
Yumasi
and
val06
authored
8019600
View commit details
Copy full SHA for 8019600
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
Support retrieving context-stores by class name, for situations where the key/context are only available as string constants at compile time (#4928)
mcculls
authored
d92fbef
View commit details
Copy full SHA for d92fbef
View code at this point
Browse repository at this point
Add session level visibility support for Gradle (#4894)
nikita-tkachenko-datadog
authored
51e0cd8
View commit details
Copy full SHA for 51e0cd8
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
Merge pull request #4738 from DataDog/nayeem-kamal/measured-methods-config-working
Show description for 7effc53
nayeem-kamal
authored
7effc53
View commit details
Copy full SHA for 7effc53
View code at this point
Browse repository at this point
Fix test-case spans to always be root spans (#4965)
nikita-tkachenko-datadog
authored
8123b55
View commit details
Copy full SHA for 8123b55
View code at this point
Browse repository at this point
Implement DBM-APM feature for JDBC instrumentation (#4847)
Show description for 08a2ef0
jmeunier28
authored
08a2ef0
View commit details
Copy full SHA for 08a2ef0
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
fixed test
nayeem-kamal
committed
62cdc85
View commit details
Copy full SHA for 62cdc85
View code at this point
Browse repository at this point
added tests into main PR
nayeem-kamal
committed
be9e274
View commit details
Copy full SHA for be9e274
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Allow using Java agent arguments to provide config properties (#4888)
nikita-tkachenko-datadog
authored
64b5a1f
View commit details
Copy full SHA for 64b5a1f
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
Support using the Java tracer with both -javaagent and -jar at the same time (start JMX at same time to exercise runtime metrics) (#4924)
mcculls
authored
bf59dae
View commit details
Copy full SHA for bf59dae
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
removed redundant null/empty check in measuredmethodfilter
nayeem-kamal
committed
3ed2f8b
View commit details
Copy full SHA for 3ed2f8b
View code at this point
Browse repository at this point
Removed redundant hash lookups in measured method filter
nayeem-kamal
committed
e112a82
View commit details
Copy full SHA for e112a82
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Merge pull request #4878 from DataDog/glopes/upd-client-ip-resolver
Show description for 920e0f5
cataphract
authored
920e0f5
View commit details
Copy full SHA for 920e0f5
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
Merge pull request #4851 from DataDog/andrea.marziali/naming-jms
Show description for ce8cfb1
amarziali
authored
ce8cfb1
View commit details
Copy full SHA for ce8cfb1
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Update client ip resolver
cataphract
committed
11cdc6e
View commit details
Copy full SHA for 11cdc6e
View code at this point
Browse repository at this point
Add missing URLAsResourceNameRule functionality to TagInterceptor (#4798)
Brian Devins-Suresh
authored
4bdbe9f
View commit details
Copy full SHA for 4bdbe9f
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Merge pull request #4729 from DataDog/glopes/redirect-action
Show description for 1795122
cataphract
authored
1795122
View commit details
Copy full SHA for 1795122
View code at this point
Browse repository at this point
Register that moshi needs reflective access to adapters in TraceSamplingRules/SpanSamplingRules (#4858)
mcculls
authored
6a88117
View commit details
Copy full SHA for 6a88117
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
naming schema: jms changes
amarziali
committed
3794d18
View commit details
Copy full SHA for 3794d18
View code at this point
Browse repository at this point
Remove map based WeakCache implementation (#4846)
Show description for db10955
mcculls
authored
db10955
View commit details
Copy full SHA for db10955
View code at this point
Browse repository at this point
Merge branch 'master' into nayeem-kamal/measured-methods-config-working
nayeem-kamal
authored
8dba3e6
View commit details
Copy full SHA for 8dba3e6
View code at this point
Browse repository at this point
added PR fixes
nayeem-kamal
committed
b9e4bed
View commit details
Copy full SHA for b9e4bed
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
Add test suite level visibility support for TestNG (#4764)
nikita-tkachenko-datadog
authored
30c9475
View commit details
Copy full SHA for 30c9475
View code at this point
Browse repository at this point
Merge pull request #4743 from DataDog/ygree/http-client-path-mapping
Show description for 5b9af6c
ygree
authored
5b9af6c
View commit details
Copy full SHA for 5b9af6c
View code at this point
Browse repository at this point
Blocking: support redirect action
cataphract
committed
41f426b
View commit details
Copy full SHA for 41f426b
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
naming schema: rmi server
amarziali
committed
6bdb20f
View commit details
Copy full SHA for 6bdb20f
View code at this point
Browse repository at this point
Merge pull request #4785 from DataDog/andrea.marziali/naming-rmi-client
Show description for 3605b10
amarziali
authored
3605b10
View commit details
Copy full SHA for 3605b10
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
naming schema: rmi clients
amarziali
committed
c2ff99d
View commit details
Copy full SHA for c2ff99d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.