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-profiling
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 22, 2020
Merge pull request #1895 from DataDog/landerson/log-info-cleanup
Show description for d8c265f
randomanderson
authored
d8c265f
View commit details
Copy full SHA for d8c265f
View code at this point
Browse repository at this point
Merge pull request #1867 from jpbempel/jpbempel/okhttp-error-logging
Show description for d44b53f
jpbempel
authored
d44b53f
View commit details
Copy full SHA for d44b53f
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Cleanup Log.INFO logging
randomanderson
committed
a3de5a6
View commit details
Copy full SHA for a3de5a6
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Move RateLimitedLogger to internal-api
Show description for e710b5d
jpbempel
committed
e710b5d
View commit details
Copy full SHA for e710b5d
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
Pull out rate limited logger into a separate class
mar-kolya
committed
3bf39c1
View commit details
Copy full SHA for 3bf39c1
View code at this point
Browse repository at this point
fix test
jpbempel
committed
fe9ba5b
View commit details
Copy full SHA for fe9ba5b
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
fix loglevel and asserts
jpbempel
committed
a415793
View commit details
Copy full SHA for a415793
View code at this point
Browse repository at this point
assert logging
jpbempel
committed
8028cea
View commit details
Copy full SHA for 8028cea
View code at this point
Browse repository at this point
Fallback error message for any other OpenJDK
jpbempel
committed
8d6eb55
View commit details
Copy full SHA for 8d6eb55
View code at this point
Browse repository at this point
increase code coverage
jpbempel
committed
ce15d5f
View commit details
Copy full SHA for ce15d5f
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Change error logging strategy for Uploader
Show description for ba0ecc7
jpbempel
committed
ba0ecc7
View commit details
Copy full SHA for ba0ecc7
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
fix formatting
jpbempel
committed
fe773f0
View commit details
Copy full SHA for fe773f0
View code at this point
Browse repository at this point
update expected test message
jpbempel
committed
9293cc1
View commit details
Copy full SHA for 9293cc1
View code at this point
Browse repository at this point
Update agent error message for 8u262
jpbempel
committed
e841bce
View commit details
Copy full SHA for e841bce
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
remove profiler compile dependency on guava and move guava out of shared classloader
richardstartin
committed
dc7f995
View commit details
Copy full SHA for dc7f995
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Replace SLF4J SimpleLogger with own compatible implementation
bantonsson
committed
c6fa7eb
View commit details
Copy full SHA for c6fa7eb
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
Move Config to `internal-api`
Show description for f0a4c00
tylerbenson
committed
f0a4c00
View commit details
Copy full SHA for f0a4c00
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
Deadlock detection JFR events (#1640)
jbachorik
authored
defc36c
View commit details
Copy full SHA for defc36c
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Change LZ4 config to reduce allocation rate during decompression (#1464)
jbachorik
authored
7c34090
View commit details
Copy full SHA for 7c34090
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Apply spotless to gradle files.
tylerbenson
committed
5e3783c
View commit details
Copy full SHA for 5e3783c
View code at this point
Browse repository at this point
Apply spotless to existing Java classes.
tylerbenson
committed
28b11ff
View commit details
Copy full SHA for 28b11ff
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Merge pull request #1586 from DataDog/cimi/profiling-http-client-tls
Show description for 4f0901a
cimi
authored
4f0901a
View commit details
Copy full SHA for 4f0901a
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Properly handle configuration exception when profiling is initialized
mar-kolya
committed
749b654
View commit details
Copy full SHA for 749b654
View code at this point
Browse repository at this point
Extract Config into Deprecated and Non-Deprecated parts
Show description for 835636e
tylerbenson
committed
835636e
View commit details
Copy full SHA for 835636e
View code at this point
Browse repository at this point
Force cleartext connspec in the ProfilingUploader client
Show description for 7a6612e
Alex Ciminian
committed
7a6612e
View commit details
Copy full SHA for 7a6612e
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Remove redundant test code for container IDs in headers
Alex Ciminian
committed
ee8974a
View commit details
Copy full SHA for ee8974a
View code at this point
Browse repository at this point
Replace hardcoded strings with constants in ProfileUploaderTest
Alex Ciminian
committed
c8d19bf
View commit details
Copy full SHA for c8d19bf
View code at this point
Browse repository at this point
Extract ContainerInfo in shared :utils:container-utils module
Alex Ciminian
committed
8513b0f
View commit details
Copy full SHA for 8513b0f
View code at this point
Browse repository at this point
Add container id header to profile uploads
Alex Ciminian
committed
f162d31
View commit details
Copy full SHA for f162d31
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Merge pull request #1543 from DataDog/cimi/send-profiles-to-trace-agent
Show description for 9e19a57
cimi
authored
9e19a57
View commit details
Copy full SHA for 9e19a57
View code at this point
Browse repository at this point
Improve logging for failed profile uploads
Alex Ciminian
committed
35734f7
View commit details
Copy full SHA for 35734f7
View code at this point
Browse repository at this point
Sample all exceptions (#1559)
Show description for d093a2a
jbachorik
authored
d093a2a
View commit details
Copy full SHA for d093a2a
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Send data to trace agent when no API key is given
Alex Ciminian
committed
1253cce
View commit details
Copy full SHA for 1253cce
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Merge branch 'master' into mar-kolya/improve-profiling-error-messages
mar-kolya
committed
9f96aff
View commit details
Copy full SHA for 9f96aff
View code at this point
Browse repository at this point
Undo parameter rename
mar-kolya
committed
590b94e
View commit details
Copy full SHA for 590b94e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.