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
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 }}
jpbempel
/
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
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 19, 2021
Merge pull request #2420 from DataDog/tyler/github-actions-versions
Show description for e32c51b
bantonsson
authored
e32c51b
View commit details
Copy full SHA for e32c51b
Browse repository at this point
Commits on Feb 18, 2021
Fix milestone workflow
Show description for 1042e03
tylerbenson
committed
1042e03
View commit details
Copy full SHA for 1042e03
Browse repository at this point
Merge pull request #2419 from DataDog/tyler/github-actions-versions
tylerbenson
authored
dee01dd
View commit details
Copy full SHA for dee01dd
Browse repository at this point
Update a few others that were missed.
tylerbenson
committed
79486a1
View commit details
Copy full SHA for 79486a1
Browse repository at this point
Update github actions versions to latest.
tylerbenson
committed
c64f8f4
View commit details
Copy full SHA for c64f8f4
Browse repository at this point
Replace tag references with SHAs for github actions
Show description for 5ee91b0
tylerbenson
committed
5ee91b0
View commit details
Copy full SHA for 5ee91b0
Browse repository at this point
Merge pull request #2417 from DataDog/ban/spotbugs-all-the-tests
Show description for c3e429c
bantonsson
authored
c3e429c
View commit details
Copy full SHA for c3e429c
Browse repository at this point
Apply SpotBugs settings to all the test sets
bantonsson
committed
3a75058
View commit details
Copy full SHA for 3a75058
Browse repository at this point
Commits on Feb 15, 2021
Merge pull request #2409 from DataDog/mcculls/fixCustomLogManagerTest
Show description for 9fcc12d
mcculls
authored
9fcc12d
View commit details
Copy full SHA for 9fcc12d
Browse repository at this point
Merge pull request #2410 from DataDog/rgs/jdbc-tweaks
Show description for 95ec076
richardstartin
authored
95ec076
View commit details
Copy full SHA for 95ec076
Browse repository at this point
paranoid error handling in SQLNormalizer
richardstartin
committed
ae85dad
View commit details
Copy full SHA for ae85dad
Browse repository at this point
don't cache JDBC statements since the normalisation process is fast and there's no data about access patterns
richardstartin
committed
81cdd50
View commit details
Copy full SHA for 81cdd50
Browse repository at this point
concrete Oracle class names
richardstartin
committed
6a25eee
View commit details
Copy full SHA for 6a25eee
Browse repository at this point
Commits on Feb 14, 2021
Merge pull request #2361 from DataDog/kevinfwl/spotbugs
Show description for e6c2d46
kevinfwl
authored
e6c2d46
View commit details
Copy full SHA for e6c2d46
Browse repository at this point
Merge remote-tracking branch 'origin/master' into kevinfwl/spotbugs
kevinfwl
committed
7d219c4
View commit details
Copy full SHA for 7d219c4
Browse repository at this point
applied spotlessApply
kevinfwl
committed
959e1f6
View commit details
Copy full SHA for 959e1f6
Browse repository at this point
Commits on Feb 13, 2021
git add charsets
kevinfwl
committed
ca54b35
View commit details
Copy full SHA for ca54b35
Browse repository at this point
Commits on Feb 12, 2021
Fix potential timing issue involving CustomLogManagerTest
Show description for 126fd47
mcculls
committed
126fd47
View commit details
Copy full SHA for 126fd47
Browse repository at this point
Merge pull request #2406 from DataDog/mcculls/fixJmxTest
Show description for ec1aabd
mcculls
authored
ec1aabd
View commit details
Copy full SHA for ec1aabd
Browse repository at this point
changed full qualified class name
kevinfwl
committed
b7d1432
View commit details
Copy full SHA for b7d1432
Browse repository at this point
only enable CI to only fail on spotbugsMain
kevinfwl
committed
e29f380
View commit details
Copy full SHA for e29f380
Browse repository at this point
only enable CI to only fail on spotbugsMain
kevinfwl
committed
8041722
View commit details
Copy full SHA for 8041722
Browse repository at this point
omit useless control flow visitor
kevinfwl
committed
709f567
View commit details
Copy full SHA for 709f567
Browse repository at this point
disable spotbugsMain_java8
kevinfwl
committed
866e4dc
View commit details
Copy full SHA for 866e4dc
Browse repository at this point
disable spotbugsTest
kevinfwl
committed
d74f7e3
View commit details
Copy full SHA for d74f7e3
Browse repository at this point
fixed/suppressed spotbugs to ensure passing CI
kevinfwl
committed
f535ad5
View commit details
Copy full SHA for f535ad5
Browse repository at this point
remove unnecessary detectors from spotbugs
Show description for e6d7d95
kevinfwl
committed
e6d7d95
View commit details
Copy full SHA for e6d7d95
Browse repository at this point
remove unnecessary detectors from spotbugs
Show description for 9385cd7
kevinfwl
committed
9385cd7
View commit details
Copy full SHA for 9385cd7
Browse repository at this point
Update JMXFetchTest to test against a real process rather than use flaky reflection hacks
mcculls
committed
8f0864f
View commit details
Copy full SHA for 8f0864f
Browse repository at this point
Merge pull request #2372 from DataDog/mcculls/delayStartingJmxFetch
Show description for 98922a1
mcculls
authored
98922a1
View commit details
Copy full SHA for 98922a1
Browse repository at this point
Merge pull request #2402 from DataDog/rgs/guard-statsd
Show description for 5c066aa
richardstartin
authored
5c066aa
View commit details
Copy full SHA for 5c066aa
Browse repository at this point
prevent application threads from interacting directly with StatsD
richardstartin
committed
ae806e8
View commit details
Copy full SHA for ae806e8
Browse repository at this point
Merge pull request #2401 from DataDog/drodriguezhdez/ciapp_refactor_pkgs
Show description for 44c2426
Daniel Rodriguez Hernandez
authored
44c2426
View commit details
Copy full SHA for 44c2426
Browse repository at this point
Commits on Feb 11, 2021
Merge pull request #2397 from DataDog/tyler/netty-promise
tylerbenson
authored
8b67d98
View commit details
Copy full SHA for 8b67d98
Browse repository at this point
Avoid double instrumentation
Show description for 48a1c3b
tylerbenson
committed
48a1c3b
View commit details
Copy full SHA for 48a1c3b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.