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
.
alcodev
/
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
instrumentation
okhttp-3
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2019
Merge pull request #1097 from DataDog/ZStriker19/remove_duplicate_okhttp_span_and_okhttp_separate_service
Show description for c4cebc3
ZStriker19
authored
c4cebc3
View commit details
Copy full SHA for c4cebc3
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Replacing Advice.class references
Show description for 6b096c2
dougqh
committed
6b096c2
View commit details
Copy full SHA for 6b096c2
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
Needed to run Java google format.
ZStriker19
committed
caaff02
View commit details
Copy full SHA for caaff02
View code at this point
Browse repository at this point
Changed test file permissions to match master.
ZStriker19
committed
c0ba1d3
View commit details
Copy full SHA for c0ba1d3
View code at this point
Browse repository at this point
Changed okhttp file permissions back to original settings.
ZStriker19
committed
348cbc7
View commit details
Copy full SHA for 348cbc7
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Remove duplicate Okhttp span and stop separate service creation of okhttp. Instead okhttp will now appear as part of the service that is using okhttp to make the call.
ZStriker19
committed
8fb32b5
View commit details
Copy full SHA for 8fb32b5
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Switch to new Tags class in tests
trask
committed
9182b64
View commit details
Copy full SHA for 9182b64
View code at this point
Browse repository at this point
Commits on Oct 19, 2019
Update okhttp-3 to new agent api
trask
committed
9d51a80
View commit details
Copy full SHA for 9d51a80
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
Base HttpServerTest and updated Netty test
tylerbenson
committed
c1ec277
View commit details
Copy full SHA for c1ec277
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
Fix imports to match project style
Show description for ad822d8
randomanderson
committed
ad822d8
View commit details
Copy full SHA for ad822d8
View code at this point
Browse repository at this point
Add "http.query.string" and "http.fragment.string" to DDTags
randomanderson
committed
d804068
View commit details
Copy full SHA for d804068
View code at this point
Browse repository at this point
Commits on May 29, 2019
Make all http client tests extend HttpClientTest
Show description for e260b1d
tylerbenson
committed
e260b1d
View commit details
Copy full SHA for e260b1d
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
Ensure that http.url tag doesn’t have query params set
Show description for 68a68f1
tylerbenson
committed
68a68f1
View commit details
Copy full SHA for 68a68f1
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Stop using `scopeManager().activate(span, true)`
mar-kolya
committed
6fd6308
View commit details
Copy full SHA for 6fd6308
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
OkHttp: rearrange scope code a bit
mar-kolya
committed
480a14b
View commit details
Copy full SHA for 480a14b
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Support Unix Domain Socket proxy to send traces
mar-kolya
authored and
tylerbenson
committed
63e0c0f
View commit details
Copy full SHA for 63e0c0f
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Migrate OkHttp Instrumentation to Decorators
tylerbenson
committed
c500d4b
View commit details
Copy full SHA for c500d4b
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Span type should only be an attribute and not inherited
Show description for 50279d6
tylerbenson
committed
50279d6
View commit details
Copy full SHA for 50279d6
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Use config inheritance in `withConfigOverride`.
Show description for a46d6a2
mar-kolya
committed
a46d6a2
View commit details
Copy full SHA for a46d6a2
View code at this point
Browse repository at this point
Encapsulate config override reflection
tylerbenson
committed
6aa371d
View commit details
Copy full SHA for 6aa371d
View code at this point
Browse repository at this point
Add setting to set service name by domain for http clients
Show description for 1a54e81
tylerbenson
committed
1a54e81
View commit details
Copy full SHA for 1a54e81
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Apply proper generic signature for Instrumenter.Default transformers()
Show description for fe52180
tylerbenson
committed
fe52180
View commit details
Copy full SHA for fe52180
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Apply component tag more consistently
tylerbenson
committed
cbb2906
View commit details
Copy full SHA for cbb2906
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Add assertTraces to AgentTestRunner with implied argument
Show description for 432ce89
tylerbenson
committed
432ce89
View commit details
Copy full SHA for 432ce89
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Muzzle OKHttp 3 Instrumentation
Show description for 78bf5d3
gary-huang
committed
78bf5d3
View commit details
Copy full SHA for 78bf5d3
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Migrate tests to new TestHttpServer
tylerbenson
committed
e07dfff
View commit details
Copy full SHA for e07dfff
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Merge pull request #431 from DataDog/gary/okhttp-log
Show description for 67c0f2f
gary-huang
authored
67c0f2f
View commit details
Copy full SHA for 67c0f2f
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Cleanup method signatures and servlet 2 instrumentation
Show description for 4583d12
tylerbenson
committed
4583d12
View commit details
Copy full SHA for 4583d12
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
use Slf4j annotation.
gary-huang
committed
2041d56
View commit details
Copy full SHA for 2041d56
View code at this point
Browse repository at this point
Remove Util Logger and Refactor test
Show description for abffe17
gary-huang
committed
abffe17
View commit details
Copy full SHA for abffe17
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
http clients
tylerbenson
committed
3856e7f
View commit details
Copy full SHA for 3856e7f
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
Fix merge conflicts with service mapping change
gary-huang
committed
6317b21
View commit details
Copy full SHA for 6317b21
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
Address comments and add test case for extracting non numeric IDs
gary-huang
committed
93e70dc
View commit details
Copy full SHA for 93e70dc
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
Use `io.opentracing.log.Fields.*` instead of hardcoded strings
mar-kolya
committed
ce7866d
View commit details
Copy full SHA for ce7866d
View code at this point
Browse repository at this point
OkHttp instumentation: simplify error case
mar-kolya
committed
a882a54
View commit details
Copy full SHA for a882a54
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.