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 }}
tobli
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 21, 2023
Merge pull request #4939 from DataDog/ygree/graphql-muzzle-check-fix
Show description for 35466e6
ygree
authored
35466e6
View commit details
Copy full SHA for 35466e6
Browse repository at this point
Fix muzzle check fo GraphQL to exclude v13
ygree
committed
59d9600
View commit details
Copy full SHA for 59d9600
Browse repository at this point
Merge pull request #4662 from theJC/improveSanitizer
Show description for 56367c2
ygree
authored
56367c2
View commit details
Copy full SHA for 56367c2
Browse repository at this point
Merge pull request #4663 from theJC/fieldSpanTags
Show description for aecf46b
ygree
authored
aecf46b
View commit details
Copy full SHA for aecf46b
Browse repository at this point
Fix muzzle check that now passes for GraphQL 13.+
ygree
committed
79f1a50
View commit details
Copy full SHA for 79f1a50
Browse repository at this point
Merge pull request #4930 from DataDog/ban/allow-external-sampling-prio
Show description for b61a18d
bantonsson
authored
b61a18d
View commit details
Copy full SHA for b61a18d
Browse repository at this point
Allow unknown sampling priorities from external sources
bantonsson
committed
decf4c6
View commit details
Copy full SHA for decf4c6
Browse repository at this point
Merge pull request #4929 from tobli/additional_weld_ignores
Show description for 4bad092
mcculls
authored
4bad092
View commit details
Copy full SHA for 4bad092
Browse repository at this point
Build-time instrumenting toolchain support (#4919)
mcculls
authored
33eabf9
View commit details
Copy full SHA for 33eabf9
Browse repository at this point
Merge pull request #4927 from DataDog/andrea.marziali/naming-datastores-svc
Show description for 3872679
amarziali
authored
3872679
View commit details
Copy full SHA for 3872679
Browse repository at this point
Allow using Java agent arguments to provide config properties (#4888)
nikita-tkachenko-datadog
authored
64b5a1f
View commit details
Copy full SHA for 64b5a1f
Browse repository at this point
Merge pull request #4906 from DataDog/jpbempel/snapshot-refactor
Show description for 713ebd2
jpbempel
authored
713ebd2
View commit details
Copy full SHA for 713ebd2
Browse repository at this point
Merge pull request #4926 from DataDog/andrea.marziali/schema-version-meta
Show description for c4a2bc5
amarziali
authored
c4a2bc5
View commit details
Copy full SHA for c4a2bc5
Browse repository at this point
service naming: all datastore service is dd_service for v1
amarziali
committed
5c3f2f9
View commit details
Copy full SHA for 5c3f2f9
Browse repository at this point
Merge pull request #4923 from DataDog/andrea.marziali/naming-aws
Show description for 543e74e
amarziali
authored
543e74e
View commit details
Copy full SHA for 543e74e
Browse repository at this point
Reorganize commit section
Show description for c6f6b6c
jpbempel
committed
c6f6b6c
View commit details
Copy full SHA for c6f6b6c
Browse repository at this point
Ignore all generated classes from Weld
Show description for 1383491
tobli
committed
1383491
View commit details
Copy full SHA for 1383491
Browse repository at this point
Commits on Mar 20, 2023
Avoid ClassNotFoundException when resteasy-spring attempts to process tracer-related beans (#4921)
mcculls
authored
de8c3dc
View commit details
Copy full SHA for de8c3dc
Browse repository at this point
add schema version metric to local root
amarziali
committed
14dae4d
View commit details
Copy full SHA for 14dae4d
Browse repository at this point
aws sdk - naming schema
amarziali
committed
7c54cf3
View commit details
Copy full SHA for 7c54cf3
Browse repository at this point
Include JDK system classes in muzzle build-time checks, so types like java.net.http.HttpRequest are visible when checking against Java11 (#4920)
mcculls
authored
d9c3727
View commit details
Copy full SHA for d9c3727
Browse repository at this point
Support using the Java tracer with both -javaagent and -jar at the same time (start JMX at same time to exercise runtime metrics) (#4924)
mcculls
authored
bf59dae
View commit details
Copy full SHA for bf59dae
Browse repository at this point
Commits on Mar 17, 2023
Muzzle toolchain support (#4913)
mcculls
authored
0bef391
View commit details
Copy full SHA for 0bef391
Browse repository at this point
Merge pull request #4917 from DataDog/rgs/bump-jplib-26
Show description for 98748cf
richardstartin
authored
98748cf
View commit details
Copy full SHA for 98748cf
Browse repository at this point
Merge pull request #4916 from DataDog/ban/fix-master-CVE-2022-1471
Show description for 104c6bd
bantonsson
authored
104c6bd
View commit details
Copy full SHA for 104c6bd
Browse repository at this point
bump jplib to 0.26.0
richardstartin
committed
5da4e70
View commit details
Copy full SHA for 5da4e70
Browse repository at this point
Merge pull request #4915 from DataDog/rgs/remove-queueing-time
Show description for 511a815
richardstartin
authored
511a815
View commit details
Copy full SHA for 511a815
Browse repository at this point
Upgrade jmxfetch to 0.47.5 to fix CVE-2022-1471
bantonsson
committed
0102e95
View commit details
Copy full SHA for 0102e95
Browse repository at this point
remove gRPC queueing time instrumentation
richardstartin
committed
f5bbc23
View commit details
Copy full SHA for f5bbc23
Browse repository at this point
Merge pull request #4908 from DataDog/glopes/fix-merge-rule-data
Show description for c47fa0c
cataphract
authored
c47fa0c
View commit details
Copy full SHA for c47fa0c
Browse repository at this point
Commits on Mar 16, 2023
Merge pull request #4909 from DataDog/rgs/dd-trace-prefixes
Show description for d7af2c9
richardstartin
authored
d7af2c9
View commit details
Copy full SHA for d7af2c9
Browse repository at this point
add _dd.trace prefix to built in tracing based profiling attributes
richardstartin
committed
6e23380
View commit details
Copy full SHA for 6e23380
Browse repository at this point
Refactor data collection instrumentation
Show description for 29c9dc8
jpbempel
committed
29c9dc8
View commit details
Copy full SHA for 29c9dc8
Browse repository at this point
Fix merge of rule data provided in the config file
cataphract
committed
f324508
View commit details
Copy full SHA for f324508
Browse repository at this point
Merge pull request #4907 from DataDog/rgs/noisy-logging
Show description for 7d7fdf5
richardstartin
authored
7d7fdf5
View commit details
Copy full SHA for 7d7fdf5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.