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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
alcodev
/
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-tooling
src
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 25, 2019
Remove unused code
trask
committed
d45b571
View commit details
Copy full SHA for d45b571
View code at this point
Browse repository at this point
Commits on Oct 19, 2019
Remove deprecated methods
trask
committed
b0c5b2c
View commit details
Copy full SHA for b0c5b2c
View code at this point
Browse repository at this point
Migrate base decorators to new agent api
trask
committed
f67e3b9
View commit details
Copy full SHA for f67e3b9
View code at this point
Browse repository at this point
Commits on Oct 11, 2019
`DDCachingPoolStrategy.size()` is not precise, use `find` instead
mar-kolya
committed
ecc57ff
View commit details
Copy full SHA for ecc57ff
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
Decrease cache size and make soft values
Show description for 4679b07
tylerbenson
committed
4679b07
View commit details
Copy full SHA for 4679b07
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Extract base test class and move Config class changes there.
tylerbenson
committed
9ef3332
View commit details
Copy full SHA for 9ef3332
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
Cleaner test timeout was too low
randomanderson
committed
d564ff9
View commit details
Copy full SHA for d564ff9
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Ensure "client" spans do not set the language tag
Show description for 3e2ef88
dougqh
committed
3e2ef88
View commit details
Copy full SHA for 3e2ef88
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
Review fixes and add tests.
tylerbenson
committed
7e14f62
View commit details
Copy full SHA for 7e14f62
View code at this point
Browse repository at this point
Make Muzzle handle cleaner thread properly.
tylerbenson
committed
8c1dbfe
View commit details
Copy full SHA for 8c1dbfe
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Extract logic out for `Cleaner` class.
tylerbenson
committed
09213f6
View commit details
Copy full SHA for 09213f6
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Add cleaner thread to EvictingCacheProvider’s cache
Show description for 70464c2
tylerbenson
committed
70464c2
View commit details
Copy full SHA for 70464c2
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Use the bootstrapProxy to load jars. Better bootstrap url algo
randomanderson
committed
273feaf
View commit details
Copy full SHA for 273feaf
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Tooling and jmxfetch temp jars removed
Show description for a1f8cad
randomanderson
committed
a1f8cad
View commit details
Copy full SHA for a1f8cad
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
Add "http.query.string" and "http.fragment.string" to DDTags
randomanderson
committed
d804068
View commit details
Copy full SHA for d804068
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
Add `dd.trace.db.client.split-by-instance` Config
tylerbenson
committed
4c5793b
View commit details
Copy full SHA for 4c5793b
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Improve config usage as instance based on CR
labbati
committed
e1ceda8
View commit details
Copy full SHA for e1ceda8
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Fix tests after changing config from static to instance access
labbati
committed
8debe77
View commit details
Copy full SHA for 8debe77
View code at this point
Browse repository at this point
Commits on May 31, 2019
Review changes
tylerbenson
committed
8016e22
View commit details
Copy full SHA for 8016e22
View code at this point
Browse repository at this point
Commits on May 30, 2019
Extract ConfigUtils
tylerbenson
committed
9cdf049
View commit details
Copy full SHA for 9cdf049
View code at this point
Browse repository at this point
Commits on May 29, 2019
Add http.query.string tag when enabled
Show description for 71101ac
tylerbenson
committed
71101ac
View commit details
Copy full SHA for 71101ac
View code at this point
Browse repository at this point
Commits on May 20, 2019
Add tests for Utils.getStackTraceAsString()
labbati
committed
19d9880
View commit details
Copy full SHA for 19d9880
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Fix tests
tylerbenson
committed
793627c
View commit details
Copy full SHA for 793627c
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
Ensure that http.url tag doesn’t have query params set
Show description for 68a68f1
tylerbenson
committed
68a68f1
View commit details
Copy full SHA for 68a68f1
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Split peer connection details different generic argument
tylerbenson
committed
b343fe4
View commit details
Copy full SHA for b343fe4
View code at this point
Browse repository at this point
Server tags should report peer, not self hostname/port
Show description for bf05984
tylerbenson
committed
bf05984
View commit details
Copy full SHA for bf05984
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Implement Http Status error mapping via config
Show description for 715af67
tylerbenson
committed
715af67
View commit details
Copy full SHA for 715af67
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Fix Trace Search + Analytics integration config key
tylerbenson
committed
192eb89
View commit details
Copy full SHA for 192eb89
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Merge pull request #761 from DataDog/tyler/rabbit-decorator
Show description for d31965f
tylerbenson
authored
d31965f
View commit details
Copy full SHA for d31965f
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Merge branch 'master' into willgittoes-dd/hibernate-integration
willgittoes-dd
committed
bf11064
View commit details
Copy full SHA for bf11064
View code at this point
Browse repository at this point
Migrate RabbitMQ instrumentation to Decorator
tylerbenson
committed
2146678
View commit details
Copy full SHA for 2146678
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Migrate Netty instrumentation to Decorator
tylerbenson
committed
084c2eb
View commit details
Copy full SHA for 084c2eb
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
codenarc doesnt know how to parse datatables
willgittoes-dd
committed
ffa140f
View commit details
Copy full SHA for ffa140f
View code at this point
Browse repository at this point
Additional test for OrmClientDecorator
willgittoes-dd
committed
bfc1042
View commit details
Copy full SHA for bfc1042
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Add test for OrmClientDecorator
willgittoes-dd
committed
3334aff
View commit details
Copy full SHA for 3334aff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.