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 }}
luneo7
/
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-crashtracking
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 1, 2025
Migrate products and instrumentations to environment component (#9290)
Show description for 15176df
PerfectSlayer
authored
15176df
View commit details
Copy full SHA for 15176df
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Automatically register crashtracking via native extensions (#8851)
Show description for 08f50c2
Matt
and
jbachorik
authored
08f50c2
View commit details
Copy full SHA for 08f50c2
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
Migrate agent and instrumentations to environment component (#9093)
PerfectSlayer
authored
dd59589
View commit details
Copy full SHA for dd59589
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Update linting to forbid System.out/err (#8695)
Show description for 6040cb2
sarahchen6
authored
6040cb2
View commit details
Copy full SHA for 6040cb2
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
Remove dependency on bash from crash/oome uploder scripts (#8652)
jbachorik
authored
295a700
View commit details
Copy full SHA for 295a700
View code at this point
Browse repository at this point
Add profiler env check command to AgentCLI (#8671)
jbachorik
authored
a51f61a
View commit details
Copy full SHA for a51f61a
View code at this point
Browse repository at this point
Commits on Feb 19, 2025
Only fork jps when required (reduces overhead as well as risk of port collisions) (#8419)
mcculls
authored
a55351f
View commit details
Copy full SHA for a55351f
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
Use Java home of the crashed process to launch crash uploader (#8348)
jbachorik
authored
987006c
View commit details
Copy full SHA for 987006c
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
Replace UUID.randomUUID() with RandomUtils.randomUUID() (#8267)
Show description for 64e6e86
mcculls
authored
64e6e86
View commit details
Copy full SHA for 64e6e86
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Make sure background/shutdown threads are in AGENT_THREAD_GROUP (#8217)
mcculls
authored
9b06903
View commit details
Copy full SHA for 9b06903
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
fix(crash-tracking): Remove exception logging (#8045)
Show description for a9708ea
PerfectSlayer
authored
a9708ea
View commit details
Copy full SHA for a9708ea
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Replace StringBuilder#append(String) with StringBuilder#append(char) (#8008)
smola
authored
92e8023
View commit details
Copy full SHA for 92e8023
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
fix(crashtracking): Fix case when Bash associative array are not supported (#7956)
Show description for 3618cef
PerfectSlayer
authored
3618cef
View commit details
Copy full SHA for 3618cef
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
Use telemetry 'is_sensitive' attribute instead of redacting the crash stacktrace (#7899)
jbachorik
authored
a63909c
View commit details
Copy full SHA for a63909c
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
Put OOME script initializer logging to debug level (#7750)
jbachorik
authored
ee74fe9
View commit details
Copy full SHA for ee74fe9
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
fix(crashtracking): Fix crash tracking log parser (#7697)
Show description for 069b677
PerfectSlayer
authored
069b677
View commit details
Copy full SHA for 069b677
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Add support for new telemetry crash data format (#7675)
jbachorik
authored
8ee4a5d
View commit details
Copy full SHA for 8ee4a5d
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
Make the warning in ScriptInitializer less scary (#7514)
jbachorik
authored
ec821c1
View commit details
Copy full SHA for ec821c1
View code at this point
Browse repository at this point
feat: Improving error handling (#7427)
Show description for 2b7a97c
PerfectSlayer
authored
2b7a97c
View commit details
Copy full SHA for 2b7a97c
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
Fix crash-tracking uploader script overwrite warning (#7386)
jbachorik
authored
d8ef7de
View commit details
Copy full SHA for d8ef7de
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
Add severity tag to crash upload (#7375)
jbachorik
authored
1d41c00
View commit details
Copy full SHA for 1d41c00
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
Change log level info->debug for ScriptInitializer (#7271)
jbachorik
authored
1496a6c
View commit details
Copy full SHA for 1496a6c
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
Move 'recordEvent' method to StatsDClient interface (#7267)
Show description for 16dbb60
jbachorik
authored
16dbb60
View commit details
Copy full SHA for 16dbb60
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Add support for sending OOME events (#7253)
jbachorik
authored
cdecb42
View commit details
Copy full SHA for cdecb42
View code at this point
Browse repository at this point
Commits on Feb 19, 2024
Avoid permission issues for the crash uploader script (#6697)
jbachorik
authored
79327cd
View commit details
Copy full SHA for 79327cd
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
cleanup crashtracking
richardstartin
committed
ed847ca
View commit details
Copy full SHA for ed847ca
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
Always call toLowerCase with explicit locale (#5432)
Show description for 4684bd0
smola
authored
4684bd0
View commit details
Copy full SHA for 4684bd0
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
Use well-know crashlog name if not specified (#5094)
jbachorik
authored
c5c9c65
View commit details
Copy full SHA for c5c9c65
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Make sure telemetry responses are always closed (#4860)
mcculls
authored
9a1df1f
View commit details
Copy full SHA for 9a1df1f
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
Move PidHelper to internal-api (#4393)
Show description for 4cbe3a2
mcculls
authored
4cbe3a2
View commit details
Copy full SHA for 4cbe3a2
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
extract stacktrace from hs_err_pid file
richardstartin
committed
dcc20c3
View commit details
Copy full SHA for dcc20c3
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 3, 2022
"Automagically" create dd_crash_uploader script for crash tracking. (#4140)
jbachorik
authored
f7a17e3
View commit details
Copy full SHA for f7a17e3
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Extract message and kind from native Java crash (#3761)
Show description for ff6a814
luhenry
and
jbachorik
authored
ff6a814
View commit details
Copy full SHA for ff6a814
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Upload crash files to Logs as well (#3726)
Show description for ca7342c
luhenry
authored
ca7342c
View commit details
Copy full SHA for ca7342c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.