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 }}
devsprint
/
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
src
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 23, 2020
Add ci.pipeline.name tag to test spans
Daniel Rodriguez Hernandez
committed
152196d
View commit details
Copy full SHA for 152196d
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Set PrioritySampling to SAMPLER_KEEP in TestDecorator
Daniel Rodriguez Hernandez
committed
a313857
View commit details
Copy full SHA for a313857
View code at this point
Browse repository at this point
Merge pull request #1845 from DataDog/rgs/monitor-varargs
Show description for 68108e2
richardstartin
authored
68108e2
View commit details
Copy full SHA for 68108e2
View code at this point
Browse repository at this point
Use getRawUserInfo()
Daniel Rodriguez Hernandez
committed
551607b
View commit details
Copy full SHA for 551607b
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
move all caches and functions into internal API
richardstartin
committed
21156bb
View commit details
Copy full SHA for 21156bb
View code at this point
Browse repository at this point
Filter out token in `git.repository_url` tag from test spans
Daniel Rodriguez Hernandez
committed
14aea06
View commit details
Copy full SHA for 14aea06
View code at this point
Browse repository at this point
Filter out token in `git.repository_url` tag from test spans
Daniel Rodriguez Hernandez
committed
114b38b
View commit details
Copy full SHA for 114b38b
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Test related tags are move to internal-api module.
Daniel Rodriguez Hernandez
committed
073b74f
View commit details
Copy full SHA for 073b74f
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Added test.type tag to test spans
Daniel Rodriguez Hernandez
committed
a44b07f
View commit details
Copy full SHA for a44b07f
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Reverting sampling priority forcing
Daniel Rodriguez Hernandez
committed
227fb51
View commit details
Copy full SHA for 227fb51
View code at this point
Browse repository at this point
Added CI and Git tags to Test traces
Daniel Rodriguez Hernandez
committed
6f1f783
View commit details
Copy full SHA for 6f1f783
View code at this point
Browse repository at this point
cache boxed integers in a radix tree
richardstartin
committed
7cc2840
View commit details
Copy full SHA for 7cc2840
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Merge pull request #1798 from DataDog/rgs/abstract-cache
Show description for 9bb589d
richardstartin
authored
9bb589d
View commit details
Copy full SHA for 9bb589d
View code at this point
Browse repository at this point
clarifying comments
richardstartin
committed
946a1ea
View commit details
Copy full SHA for 946a1ea
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
avoid parsing URIs unnecessarily
richardstartin
committed
eddc9dd
View commit details
Copy full SHA for eddc9dd
View code at this point
Browse repository at this point
abstract FixedSizeCache to allow interchangeability with ConcurrentHashMap
richardstartin
committed
a015ddc
View commit details
Copy full SHA for a015ddc
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
use CharSequence for cacheable values, which saves a lot of UTF-8 conversions
richardstartin
committed
1a78f96
View commit details
Copy full SHA for 1a78f96
View code at this point
Browse repository at this point
refactor class and name based resource name caching
richardstartin
committed
3797bc7
View commit details
Copy full SHA for 3797bc7
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
synchronize at package level
richardstartin
committed
b6b399b
View commit details
Copy full SHA for b6b399b
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
service name is not changed
Daniel Rodriguez Hernandez
committed
06ff293
View commit details
Copy full SHA for 06ff293
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
JUnit4 Instrumentation
Daniel Rodriguez Hernandez
committed
dffb903
View commit details
Copy full SHA for dffb903
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Fix multi-threaded classloading of DataDog agent classes
Show description for 1d9a99a
mc1arke
committed
1d9a99a
View commit details
Copy full SHA for 1d9a99a
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
remove DBTagTypeInterceptor and move logic into DatabaseClientDecorator hierarchy
richardstartin
committed
7a237c1
View commit details
Copy full SHA for 7a237c1
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Add general formatting
tylerbenson
committed
ccc5af0
View commit details
Copy full SHA for ccc5af0
View code at this point
Browse repository at this point
do not eagerly load classfiles at startup
richardstartin
committed
7b00bcc
View commit details
Copy full SHA for 7b00bcc
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
add tests for InternalJarURLHandler and DatadogClassLoader
richardstartin
committed
e108ce2
View commit details
Copy full SHA for e108ce2
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
More missed references.
tylerbenson
committed
b8e2af4
View commit details
Copy full SHA for b8e2af4
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
store ThreadLocal per-class depths in a ClassValue map
richardstartin
committed
5f69a12
View commit details
Copy full SHA for 5f69a12
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Fix tests.
tylerbenson
committed
3aa8034
View commit details
Copy full SHA for 3aa8034
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
WeakCache instead of WeakMap (#1256)
Show description for a5a5743
lpriima
authored
a5a5743
View commit details
Copy full SHA for a5a5743
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
Remove hostname and port from HttpClientDecorator
Anubhaw Arya
committed
0344cff
View commit details
Copy full SHA for 0344cff
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
Replace OT tags with api tags
randomanderson
committed
68f279f
View commit details
Copy full SHA for 68f279f
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Move decorator tests to bootstrap
randomanderson
committed
8332e17
View commit details
Copy full SHA for 8332e17
View code at this point
Browse repository at this point
Move decorators to bootstrap
randomanderson
committed
6cd530a
View commit details
Copy full SHA for 6cd530a
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Fix a couple tests using the wrong arguments
randomanderson
committed
9023c6e
View commit details
Copy full SHA for 9023c6e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.