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 }}
casidiablo
/
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
src
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 22, 2024
spotless
dougqh
committed
22f9192
View commit details
Copy full SHA for 22f9192
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Completing the integration tests
Show description for 651b125
dougqh
committed
651b125
View commit details
Copy full SHA for 651b125
View code at this point
Browse repository at this point
Refactor to introduce Result class
Show description for 08ffeb7
dougqh
committed
08ffeb7
View commit details
Copy full SHA for 08ffeb7
View code at this point
Browse repository at this point
Commits on Aug 19, 2024
Adding more JSON tests - nesting, partials, and reset
dougqh
committed
416f728
View commit details
Copy full SHA for 416f728
View code at this point
Browse repository at this point
spotless
dougqh
committed
aa76a5c
View commit details
Copy full SHA for aa76a5c
View code at this point
Browse repository at this point
Adding JsonBufferTest & expanding escape sequences
dougqh
committed
7137af6
View commit details
Copy full SHA for 7137af6
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
Making codeNarc comment a bit more descriptive + spotless
dougqh
committed
b6a80db
View commit details
Copy full SHA for b6a80db
View code at this point
Browse repository at this point
Fixing erroneous codeNarc error
Show description for bf26a18
dougqh
committed
bf26a18
View commit details
Copy full SHA for bf26a18
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Function BootstrapInitializationTelemetry test
Show description for 319b87b
dougqh
committed
319b87b
View commit details
Copy full SHA for 319b87b
View code at this point
Browse repository at this point
Commits on Aug 9, 2024
Pushing a test for help debugging
Show description for de0b7eb
dougqh
committed
de0b7eb
View commit details
Copy full SHA for de0b7eb
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
Finishing incomplete javadoc
dougqh
committed
d44e73c
View commit details
Copy full SHA for d44e73c
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Adding more properties to get JDK21 minimal access to pass
dougqh
committed
79cf2ea
View commit details
Copy full SHA for 79cf2ea
View code at this point
Browse repository at this point
Adding jdk properties to avoid blowing up JVMs
dougqh
committed
623004a
View commit details
Copy full SHA for 623004a
View code at this point
Browse repository at this point
Enabling debugging in CI to understand failure
dougqh
committed
7694c6c
View commit details
Copy full SHA for 7694c6c
View code at this point
Browse repository at this point
Updating CustomSecurityManager to work on JDK21
dougqh
committed
a084432
View commit details
Copy full SHA for a084432
View code at this point
Browse repository at this point
Adjusting permissions to allow tests to pass on Java 17
Show description for ef25275
dougqh
committed
ef25275
View commit details
Copy full SHA for ef25275
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
spotless & restoring all telemetry tests
dougqh
committed
19cfbbd
View commit details
Copy full SHA for 19cfbbd
View code at this point
Browse repository at this point
Pushing InitializationTelemetry into Agent & AgentCLI
Show description for c0245ae
dougqh
committed
c0245ae
View commit details
Copy full SHA for c0245ae
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
Starting to fully work
Show description for 34e3781
dougqh
committed
34e3781
View commit details
Copy full SHA for 34e3781
View code at this point
Browse repository at this point
Adding nonProxyHosts
dougqh
committed
405ca3c
View commit details
Copy full SHA for 405ca3c
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
spotless
dougqh
committed
2453d4d
View commit details
Copy full SHA for 2453d4d
View code at this point
Browse repository at this point
tryGetProperty -> tryGetEnv
Show description for b4623d6
dougqh
committed
b4623d6
View commit details
Copy full SHA for b4623d6
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
Added no network access test
dougqh
committed
d75864f
View commit details
Copy full SHA for d75864f
View code at this point
Browse repository at this point
Adding SecurityManager tests
Show description for 22e5542
dougqh
committed
22e5542
View commit details
Copy full SHA for 22e5542
View code at this point
Browse repository at this point
spotless
dougqh
committed
7cc2251
View commit details
Copy full SHA for 7cc2251
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
Misc clean-up to improve test readability
Show description for 122bf2b
dougqh
committed
122bf2b
View commit details
Copy full SHA for 122bf2b
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Fixing resource leak in IntegrationTestUtils
dougqh
committed
0f65b9f
View commit details
Copy full SHA for 0f65b9f
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
Update instrumentations to use `InstrumenterModule` as the service type (#6808)
mcculls
authored
ee9c0f8
View commit details
Copy full SHA for ee9c0f8
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
Rename InstrumenterGroup to InstrumenterModule (#6661)
mcculls
authored
82a3400
View commit details
Copy full SHA for 82a3400
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
Introduce API to allow multiple type instrumentations per-group.
Show description for 29deeab
mcculls
committed
29deeab
View commit details
Copy full SHA for 29deeab
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
avoid extra time due to telemetry for jmx tests (#6440)
amarziali
authored
5f87a58
View commit details
Copy full SHA for 5f87a58
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Telemetry v2 (#5994)
Show description for 6be4cdb
ygree
authored
6be4cdb
View commit details
Copy full SHA for 6be4cdb
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Relocate OkHttp to avoid conflicts
luneo7
authored and
mcculls
committed
91c127b
View commit details
Copy full SHA for 91c127b
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Skip attaching the tracer when we know the JVM is running a JDK tool such as jstack (#5854)
mcculls
authored
22b3d23
View commit details
Copy full SHA for 22b3d23
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
Split flaky tests to its own CI job (#4351)
smola
authored
85b83cc
View commit details
Copy full SHA for 85b83cc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.