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 }}
githubkarishma
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 19, 2022
Drop experimental agent-installer stub to avoid having to keep it up-to-date with agent-builder. (#4443)
Show description for c16e6f6
mcculls
authored
c16e6f6
View commit details
Copy full SHA for c16e6f6
View code at this point
Browse repository at this point
Activate tracer when native-image runtime starts (#4437)
Show description for 4b36fec
mcculls
authored
4b36fec
View commit details
Copy full SHA for 4b36fec
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Merge remote-tracking branch 'origin/master' into albertvaka/ci-evpproxy
Show description for 20e0c95
albertvaka
committed
20e0c95
View commit details
Copy full SHA for 20e0c95
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
chore: Remove Java8+ checks
PerfectSlayer
committed
852db84
View commit details
Copy full SHA for 852db84
View code at this point
Browse repository at this point
Make linter happy
Show description for eeaf1ce
albertvaka
committed
eeaf1ce
View commit details
Copy full SHA for eeaf1ce
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Add DDEvpProxyApi and use it in CI Visibility mode when not agentless
albertvaka
committed
0552054
View commit details
Copy full SHA for 0552054
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
remove scope events
richardstartin
committed
d931c2d
View commit details
Copy full SHA for d931c2d
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Collapse java8 folders now we are baselining on Java8 (#4379)
mcculls
authored
8e8fef6
View commit details
Copy full SHA for 8e8fef6
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Add data streams monitoring instrumentation for HTTP (#4266)
hokitam
authored
29a24ad
View commit details
Copy full SHA for 29a24ad
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Merge pull request #4332 from DataDog/rgs/rework-profiling-context-integration
Show description for f25e3d4
richardstartin
authored
f25e3d4
View commit details
Copy full SHA for f25e3d4
View code at this point
Browse repository at this point
native-image instrumentation (#4333)
Show description for 68b67db
mcculls
authored
68b67db
View commit details
Copy full SHA for 68b67db
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
rework profiling context integration
richardstartin
committed
d269e99
View commit details
Copy full SHA for d269e99
View code at this point
Browse repository at this point
Remove ClassFormatError handling during initialization (#4316)
Show description for dd3a812
smola
authored
dd3a812
View commit details
Copy full SHA for dd3a812
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
Delay generation of costly config elements (#4302)
Show description for 50a78b0
mcculls
authored
50a78b0
View commit details
Copy full SHA for 50a78b0
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
change name of allocation source in DirectAllocationTotalEvent
richardstartin
committed
7271b53
View commit details
Copy full SHA for 7271b53
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
ensure that context fields are present on direct allocation and exception samples
richardstartin
committed
2645304
View commit details
Copy full SHA for 2645304
View code at this point
Browse repository at this point
fix context capture in JFR events
richardstartin
committed
43324d7
View commit details
Copy full SHA for 43324d7
View code at this point
Browse repository at this point
implement sampling and labelling for direct allocations
richardstartin
committed
1a21b65
View commit details
Copy full SHA for 1a21b65
View code at this point
Browse repository at this point
Commits on Nov 20, 2022
Split out instrumentation build-time config (#4170)
Show description for 1d6c290
mcculls
authored
1d6c290
View commit details
Copy full SHA for 1d6c290
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
feat: Remove ScopeListener from public API
PerfectSlayer
committed
eae14b2
View commit details
Copy full SHA for eae14b2
View code at this point
Browse repository at this point
remove checkpoints
richardstartin
committed
8542fef
View commit details
Copy full SHA for 8542fef
View code at this point
Browse repository at this point
Change DDSpanId to long
bantonsson
committed
5297d92
View commit details
Copy full SHA for 5297d92
View code at this point
Browse repository at this point
Split DDId into DDSpanId and DDTraceId
bantonsson
committed
f159136
View commit details
Copy full SHA for f159136
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
fix: Remove unused placeholder
PerfectSlayer
committed
102dd52
View commit details
Copy full SHA for 102dd52
View code at this point
Browse repository at this point
feat: Use method reference
PerfectSlayer
committed
a6a4787
View commit details
Copy full SHA for a6a4787
View code at this point
Browse repository at this point
Merge pull request #4204 from DataDog/bbujon/java8-cleanup
Show description for 667c67d
PerfectSlayer
authored
667c67d
View commit details
Copy full SHA for 667c67d
View code at this point
Browse repository at this point
feat: Remove functional interface backport
PerfectSlayer
committed
28e48d3
View commit details
Copy full SHA for 28e48d3
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Remove Java 8 checks from Agent (#4205)
smola
authored
16b6e34
View commit details
Copy full SHA for 16b6e34
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
make async-profiler and scope/checkpoint events mutually exclusive
richardstartin
committed
b93054d
View commit details
Copy full SHA for b93054d
View code at this point
Browse repository at this point
change log line
richardstartin
committed
e7311d6
View commit details
Copy full SHA for e7311d6
View code at this point
Browse repository at this point
don't try to register code hotspots integrations on Oracle8 or J9
richardstartin
committed
b1af2c8
View commit details
Copy full SHA for b1af2c8
View code at this point
Browse repository at this point
decouple endpoint events from checkpoints
richardstartin
committed
834e6a4
View commit details
Copy full SHA for 834e6a4
View code at this point
Browse repository at this point
Rename gradle build files to align with standard naming
bantonsson
committed
13ce8d5
View commit details
Copy full SHA for 13ce8d5
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Less logs verbosity by default (#4188)
ValentinZakharov
authored
52e88ca
View commit details
Copy full SHA for 52e88ca
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Enable remote config by default (#4067)
Show description for e0f9c28
smola
authored
e0f9c28
View commit details
Copy full SHA for e0f9c28
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.