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
.
sourcegraph-testing
/
dd-trace-java
Public
forked from
DataDog/dd-trace-java
Notifications
You must be signed in to change notification settings
Fork
1
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-trace-api
on
bds/gitlab-ci-testing
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 5, 2021
Prefer static imports instead of copying the constant
mcculls
committed
e756718
View commit details
Copy full SHA for e756718
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
remove THREAD_PREFIX id generation strategy
richardstartin
committed
4447c41
View commit details
Copy full SHA for 4447c41
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Avoid span.isError() boxing - also avoids nullability questions
mcculls
committed
4b13783
View commit details
Copy full SHA for 4b13783
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Add BundleWiring instrumentation to improve tracer behaviour on OSGi:
Show description for 1f1c037
mcculls
committed
1f1c037
View commit details
Copy full SHA for 1f1c037
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Merge pull request #2215 from DataDog/mcculls/singleInterfaceFieldInjection
Show description for 9d6abde
mcculls
authored
9d6abde
View commit details
Copy full SHA for 9d6abde
View code at this point
Browse repository at this point
Use a single-interface for field-injection:
Show description for 26eb631
mcculls
committed
26eb631
View commit details
Copy full SHA for 26eb631
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Add strict writing mode to PendingTrace
bantonsson
committed
d7444c8
View commit details
Copy full SHA for d7444c8
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
move JDBC config names out of Config
richardstartin
committed
aa5d809
View commit details
Copy full SHA for aa5d809
View code at this point
Browse repository at this point
profiling: don't assume agentless if api key set.
AlexJF
committed
4bb8ec7
View commit details
Copy full SHA for 4bb8ec7
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
put buffering when agent degraded behind a feature flag and disable by default
richardstartin
committed
d0dc515
View commit details
Copy full SHA for d0dc515
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Enable automatic generation of missing serialVersionUid for field-injected Serializable types
mcculls
committed
9d7cdf4
View commit details
Copy full SHA for 9d7cdf4
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Support DD_PROXY_NO_PROXY setting for agent HTTP connections:
Show description for a6cbb6f
mcculls
committed
a6cbb6f
View commit details
Copy full SHA for a6cbb6f
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Allow WithGlobalCallback to work across multiple tracer installations
randomanderson
committed
7972a67
View commit details
Copy full SHA for 7972a67
View code at this point
Browse repository at this point
Add ability to override tracer registration
randomanderson
committed
5f6d7da
View commit details
Copy full SHA for 5f6d7da
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Upgrade byte-buddy dependency to 1.10.19 to pick up jsr14 fix and revert our local workaround
Show description for 529ac55
mcculls
committed
529ac55
View commit details
Copy full SHA for 529ac55
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Support instrumentation of classes compiled with a target of 'jsr14'
Show description for b188fd3
mcculls
committed
b188fd3
View commit details
Copy full SHA for b188fd3
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Merge pull request #2207 from DataDog/rgs/sampling-priority-field
Show description for 1c264c4
richardstartin
authored
1c264c4
View commit details
Copy full SHA for 1c264c4
View code at this point
Browse repository at this point
Support for pre-defined profiler templates (#2169)
jbachorik
authored
54d68c9
View commit details
Copy full SHA for 54d68c9
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
represent sampling priority as a byte, so it doesn't lead to the metrics map being populated
richardstartin
committed
96feac1
View commit details
Copy full SHA for 96feac1
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Try to create a type description using loadClass if the pool fails
bantonsson
committed
4994716
View commit details
Copy full SHA for 4994716
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Delay LogContextScopeListener registration if necessary
bantonsson
committed
677c675
View commit details
Copy full SHA for 677c675
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Turn off injection of missing serialVersionUids by default
mcculls
committed
f97b7e1
View commit details
Copy full SHA for f97b7e1
View code at this point
Browse repository at this point
Automatically inject missing serialVersionUIDs when field-injecting Serializables.
Show description for 68baf2a
mcculls
committed
68baf2a
View commit details
Copy full SHA for 68baf2a
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Merge pull request #2083 from DataDog/landerson/datanucleus-rdbms
Show description for 00a3610
randomanderson
authored
00a3610
View commit details
Copy full SHA for 00a3610
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Add option to clean up leftover temp jars on boot (Windows-only)
mcculls
committed
5e4a765
View commit details
Copy full SHA for 5e4a765
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Add ExecutionContext instrumentation
randomanderson
committed
764c5ab
View commit details
Copy full SHA for 764c5ab
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Aerospike4 instrumentation
mcculls
committed
f2ba105
View commit details
Copy full SHA for f2ba105
View code at this point
Browse repository at this point
Merge pull request #2072 from DataDog/ban/ddid_padded_hex
Show description for 9b74700
bantonsson
authored
9b74700
View commit details
Copy full SHA for 9b74700
View code at this point
Browse repository at this point
Add toHexStringPadded to DDId
bantonsson
committed
3b4f93f
View commit details
Copy full SHA for 3b4f93f
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
track hit and error count metrics
richardstartin
committed
cc8db33
View commit details
Copy full SHA for cc8db33
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
Add internal testing option to exit JVM on advice failure
bantonsson
committed
04ae970
View commit details
Copy full SHA for 04ae970
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Add constant to enable quick switching of default
tylerbenson
committed
e1e9b76
View commit details
Copy full SHA for e1e9b76
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Merge pull request #1871 from DataDog/landerson/health-metrics-by-default
Show description for a3f5caf
randomanderson
authored
a3f5caf
View commit details
Copy full SHA for a3f5caf
View code at this point
Browse repository at this point
Add flag to exclude agent threads from profiling (default: true)
mcculls
committed
03fed6f
View commit details
Copy full SHA for 03fed6f
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Enable health metrics by default
randomanderson
committed
ea9c5fb
View commit details
Copy full SHA for ea9c5fb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.