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 }}
comtef
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2020
Merge pull request #1385 from DataDog/tyler/extend-jdbc-catch
Show description for cd3cbc9
tylerbenson
authored
cd3cbc9
View commit details
Copy full SHA for cd3cbc9
View code at this point
Browse repository at this point
Merge pull request #1387 from DataDog/devinsba/dont-change-servletresponse-type
Show description for f908859
Brian Devins-Suresh
authored
f908859
View commit details
Copy full SHA for f908859
View code at this point
Browse repository at this point
Merge pull request #1389 from DataDog/rediscala-instrumentation
Show description for 55030ab
richardstartin
authored
55030ab
View commit details
Copy full SHA for 55030ab
View code at this point
Browse repository at this point
Update test to throw Throwable.
tylerbenson
committed
a2156fd
View commit details
Copy full SHA for a2156fd
View code at this point
Browse repository at this point
Extend JDBC catch to include Errors
Show description for fe0b8f5
tylerbenson
committed
fe0b8f5
View commit details
Copy full SHA for fe0b8f5
View code at this point
Browse repository at this point
Add limit for grizzly latestDepTest
Show description for f302ac2
tylerbenson
committed
f302ac2
View commit details
Copy full SHA for f302ac2
View code at this point
Browse repository at this point
expand scope of etaty rediscala instrumentation
richardstartin
committed
dc84659
View commit details
Copy full SHA for dc84659
View code at this point
Browse repository at this point
muzzle Ma27 fork of rediscala
richardstartin
committed
5bd6500
View commit details
Copy full SHA for 5bd6500
View code at this point
Browse repository at this point
use etaty/rediscala
richardstartin
committed
16b45b6
View commit details
Copy full SHA for 16b45b6
View code at this point
Browse repository at this point
add version to rediscala instrumentation name, update referenced dd class names, use random port for test
richardstartin
committed
a969c15
View commit details
Copy full SHA for a969c15
View code at this point
Browse repository at this point
Requires java 8 to run tests
randomanderson
authored and
richardstartin
committed
f56abf2
View commit details
Copy full SHA for f56abf2
View code at this point
Browse repository at this point
Add instrumentation for Rediscala library
ayakamercan-coatue
authored and
richardstartin
committed
99408e6
View commit details
Copy full SHA for 99408e6
View code at this point
Browse repository at this point
Use the parent interface
Brian Devins-Suresh
committed
aec2fad
View commit details
Copy full SHA for aec2fad
View code at this point
Browse repository at this point
We don't depend on a 2.3 type anymore
Brian Devins-Suresh
committed
dc43f3f
View commit details
Copy full SHA for dc43f3f
View code at this point
Browse repository at this point
Rework servlet 2 to not wrap HttpServletResponse objects
Brian Devins-Suresh
committed
94750a8
View commit details
Copy full SHA for 94750a8
View code at this point
Browse repository at this point
Exclude more weird versions.
tylerbenson
committed
2743e64
View commit details
Copy full SHA for 2743e64
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Add the ability to skip specific versions for muzzle
Show description for 70f5ff7
tylerbenson
committed
70f5ff7
View commit details
Copy full SHA for 70f5ff7
View code at this point
Browse repository at this point
Merge pull request #1381 from DataDog/tyler/singletonMap
Show description for 339a35c
tylerbenson
authored
339a35c
View commit details
Copy full SHA for 339a35c
View code at this point
Browse repository at this point
Add exception sampling event (#1297)
jbachorik
authored
eb272bc
View commit details
Copy full SHA for eb272bc
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Use singletonMap for single entry maps
tylerbenson
committed
be11936
View commit details
Copy full SHA for be11936
View code at this point
Browse repository at this point
PROF-1037: Capture thread CPU time elapsed in scope (#1358)
jbachorik
authored
185ad18
View commit details
Copy full SHA for 185ad18
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Properly handle resource name for nested JAX-RS calls
Show description for ebb9b5d
tylerbenson
committed
ebb9b5d
View commit details
Copy full SHA for ebb9b5d
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Ensure RequestDispatcher span is part of expected trace
tylerbenson
committed
ce006e1
View commit details
Copy full SHA for ce006e1
View code at this point
Browse repository at this point
Add instrumentation to detect the route at the beginning of the spring request
Show description for 64161d9
tylerbenson
committed
64161d9
View commit details
Copy full SHA for 64161d9
View code at this point
Browse repository at this point
Merge pull request #1221 from DataDog/tyler/trace-processor
Show description for 07f99a9
tylerbenson
authored
07f99a9
View commit details
Copy full SHA for 07f99a9
View code at this point
Browse repository at this point
Avoid setting the error tag
Show description for 11c71e1
tylerbenson
committed
11c71e1
View commit details
Copy full SHA for 11c71e1
View code at this point
Browse repository at this point
Add thread utils to bootstrap so instumentations could use them
mar-kolya
committed
f4c9b73
View commit details
Copy full SHA for f4c9b73
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Merge pull request #1366 from DataDog/mar-kolya/safe-periodic-tasks
Show description for 11035e4
mar-kolya
authored
11035e4
View commit details
Copy full SHA for 11035e4
View code at this point
Browse repository at this point
No logging when using default Value when parsing (#1364)
lpriima
authored
bd63773
View commit details
Copy full SHA for bd63773
View code at this point
Browse repository at this point
Fix tests.
tylerbenson
committed
3aa8034
View commit details
Copy full SHA for 3aa8034
View code at this point
Browse repository at this point
Fix unit test
mar-kolya
committed
b1589c3
View commit details
Copy full SHA for b1589c3
View code at this point
Browse repository at this point
Remove Cleaner class
mar-kolya
committed
eee11f5
View commit details
Copy full SHA for eee11f5
View code at this point
Browse repository at this point
Simplify WeakMapSuppliers
Show description for 683477b
mar-kolya
committed
683477b
View commit details
Copy full SHA for 683477b
View code at this point
Browse repository at this point
Fix issues from code reviews.
tylerbenson
committed
d1dc756
View commit details
Copy full SHA for d1dc756
View code at this point
Browse repository at this point
Make `CommonTaskExecutor` periodic tasks safe
Show description for 1fb844a
mar-kolya
committed
1fb844a
View commit details
Copy full SHA for 1fb844a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.