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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataDog
/
dd-trace-java
Public
Notifications
You must be signed in to change notification settings
Fork
357
Star
737
Code
Issues
254
Pull requests
195
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Defer remote components to avoid OkHttp class-loading side-effects
- #8131
#8131
Merged
mcculls
merged 8 commits into
master
DataDog/dd-trace-java:master
from
mcculls/defer-remote-components
DataDog/dd-trace-java:mcculls/defer-remote-components
Copy head branch name to clipboard
Dec 30, 2024
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Defer remote components to avoid OkHttp class-loading side-effects
#8131
mcculls
merged 8 commits into
master
DataDog/dd-trace-java:master
from
mcculls/defer-remote-components
DataDog/dd-trace-java:mcculls/defer-remote-components
Copy head branch name to clipboard
Commits
Commits on Dec 28, 2024
Additional logging to help triage custom log-manager / jmx-builder test failures.
mcculls
committed
92ca151
View commit details
Copy full SHA for 92ca151
Browse repository at this point
Move SharedCommunicationObjects creation to InstallDatadogTracerCallback constructor
mcculls
committed
40c7583
View commit details
Copy full SHA for 40c7583
Browse repository at this point
Add ability to pause remote components until SharedCommunicationObjects is ready
mcculls
committed
84d2b6d
View commit details
Copy full SHA for 84d2b6d
Browse repository at this point
Delay starting trace-writer and data-stream-monitoring until remote I/O is allowed
mcculls
committed
9b97d7a
View commit details
Copy full SHA for 9b97d7a
Browse repository at this point
Delay starting logs-intake backend until remote I/O is allowed
mcculls
committed
2cdc507
View commit details
Copy full SHA for 2cdc507
Browse repository at this point
Install tracer and logs-intake as soon as necessary, but defer any remote components when use of OkHttp should be delayed
mcculls
committed
9a09d98
View commit details
Copy full SHA for 9a09d98
Browse repository at this point
Remove exemption where we didn't defer if the custom logging manager
Show description for 9ee929b
mcculls
committed
9ee929b
View commit details
Copy full SHA for 9ee929b
Browse repository at this point
Adjust minimumBranchCoverage to account for new double-checked lock in SharedCommunicationObjects
mcculls
committed
c9cf18f
View commit details
Copy full SHA for c9cf18f
Browse repository at this point
You can’t perform that action at this time.