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
internal-api
src
test
on
oldobjectsample
User selector
All users
Datepicker
All time
Commit history
Commits on May 12, 2021
Apply PR feedback
Daniel Rodriguez Hernandez
committed
b055e1e
View commit details
Copy full SHA for b055e1e
View code at this point
Browse repository at this point
Apply PR feedback
Daniel Rodriguez Hernandez
committed
7a3b4ae
View commit details
Copy full SHA for 7a3b4ae
View code at this point
Browse repository at this point
Read full variable size
Daniel Rodriguez Hernandez
committed
f568852
View commit details
Copy full SHA for f568852
View code at this point
Browse repository at this point
Fix spotbugsMain
Daniel Rodriguez Hernandez
committed
8e5a4cb
View commit details
Copy full SHA for 8e5a4cb
View code at this point
Browse repository at this point
Fix codenarc
Daniel Rodriguez Hernandez
committed
fe664d2
View commit details
Copy full SHA for fe664d2
View code at this point
Browse repository at this point
Remove unnecesaary files
Daniel Rodriguez Hernandez
committed
9ab43ac
View commit details
Copy full SHA for 9ab43ac
View code at this point
Browse repository at this point
Add explanations
Daniel Rodriguez Hernandez
committed
f707ab3
View commit details
Copy full SHA for f707ab3
View code at this point
Browse repository at this point
Support git info extraction for packfiles v2
Daniel Rodriguez Hernandez
committed
a40fcb3
View commit details
Copy full SHA for a40fcb3
View code at this point
Browse repository at this point
Commits on May 5, 2021
implement checkpoint API for profiler integration
richardstartin
committed
5030de2
View commit details
Copy full SHA for 5030de2
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
generify classvalues
richardstartin
committed
eeba9ba
View commit details
Copy full SHA for eeba9ba
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
remove remaining regular expressions from Config
richardstartin
committed
1398c15
View commit details
Copy full SHA for 1398c15
View code at this point
Browse repository at this point
parse maps manually to avoid constructing regular expressions in premain
richardstartin
committed
6553ea8
View commit details
Copy full SHA for 6553ea8
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
* Extract minimal StatsDClient interface for the tracer
Show description for 5a7bd12
mcculls
committed
5a7bd12
View commit details
Copy full SHA for 5a7bd12
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
add fields to metrics payloads for redelivery detection
richardstartin
committed
562221f
View commit details
Copy full SHA for 562221f
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
simpler sql obfuscation plus fix for edge case
richardstartin
committed
c2dbd97
View commit details
Copy full SHA for c2dbd97
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
allow exclusion of traces from metrics collection via a config property
richardstartin
committed
b29ca4b
View commit details
Copy full SHA for b29ca4b
View code at this point
Browse repository at this point
Commits on Mar 19, 2021
replace FixedSizeCache with Pair
richardstartin
committed
f5e16fa
View commit details
Copy full SHA for f5e16fa
View code at this point
Browse repository at this point
DRY class name/resource name construction
richardstartin
committed
cedb49b
View commit details
Copy full SHA for cedb49b
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
delombok internal-api
richardstartin
committed
5c17838
View commit details
Copy full SHA for 5c17838
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
Enable formatting of Test files
bantonsson
committed
82edabd
View commit details
Copy full SHA for 82edabd
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
Apply PR feedback
Daniel Rodriguez Hernandez
committed
d212573
View commit details
Copy full SHA for d212573
View code at this point
Browse repository at this point
Complete test suites
Daniel Rodriguez Hernandez
committed
adb46f9
View commit details
Copy full SHA for adb46f9
View code at this point
Browse repository at this point
Add tests for localFS git info in CIProviders
Daniel Rodriguez Hernandez
committed
1d933a9
View commit details
Copy full SHA for 1d933a9
View code at this point
Browse repository at this point
Add local git info to CIProviderInfo instances
Daniel Rodriguez Hernandez
committed
a200a39
View commit details
Copy full SHA for a200a39
View code at this point
Browse repository at this point
Remove unnecesary files for tests
Daniel Rodriguez Hernandez
committed
1417485
View commit details
Copy full SHA for 1417485
View code at this point
Browse repository at this point
Detect git information using Local FS .git folder
Daniel Rodriguez Hernandez
committed
3089646
View commit details
Copy full SHA for 3089646
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
Remove deprecated UTF8BytesString.createConstant
mcculls
committed
a848079
View commit details
Copy full SHA for a848079
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
spotlessApply + removed forbiddenApisTest task
kevinfwl
committed
93e5a4a
View commit details
Copy full SHA for 93e5a4a
View code at this point
Browse repository at this point
added possible string optimizations / suppressed warnings
kevinfwl
committed
9883154
View commit details
Copy full SHA for 9883154
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
don't test prioritization value obtained from config because it's awkwardly monolithic, and this testing practice prevents obtaining values of types not on internal-api's test classpath from Config
richardstartin
committed
189321a
View commit details
Copy full SHA for 189321a
View code at this point
Browse repository at this point
fix bug in replacing strings with spaces before right parentheses
richardstartin
committed
d550b27
View commit details
Copy full SHA for d550b27
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Move instrumentation.api.ci to instrumentation.ci
Daniel Rodriguez Hernandez
committed
abc51ab
View commit details
Copy full SHA for abc51ab
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
more tests
richardstartin
committed
6d4f442
View commit details
Copy full SHA for 6d4f442
View code at this point
Browse repository at this point
make JDBC tests obfuscation-aware
richardstartin
committed
f0f585d
View commit details
Copy full SHA for f0f585d
View code at this point
Browse repository at this point
rework query obfuscation, remove hex and numeric literals
richardstartin
committed
68d4fc9
View commit details
Copy full SHA for 68d4fc9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.