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
199
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Introduced trace post-processing
- #6800
#6800
Merged
ValentinZakharov
merged 11 commits into
master
DataDog/dd-trace-java:master
from
vzakharov/post-processing
DataDog/dd-trace-java:vzakharov/post-processing
Copy head branch name to clipboard
Apr 16, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Introduced trace post-processing
#6800
ValentinZakharov
merged 11 commits into
master
DataDog/dd-trace-java:master
from
vzakharov/post-processing
DataDog/dd-trace-java:vzakharov/post-processing
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2024
Introduced trace post-processing
ValentinZakharov
committed
bfe73e9
View commit details
Copy full SHA for bfe73e9
Browse repository at this point
setRequiresPostProcessing fully moved to DDSpanContext
ValentinZakharov
committed
da1e19b
View commit details
Copy full SHA for da1e19b
Browse repository at this point
Removed Thread creation and added timeout boolean supplier
ValentinZakharov
committed
8ac8c0e
View commit details
Copy full SHA for 8ac8c0e
Browse repository at this point
Removed option to disable post-processing
ValentinZakharov
committed
d70d1cf
View commit details
Copy full SHA for d70d1cf
Browse repository at this point
TracePostProcessor replaced with SpanPostProcessor
ValentinZakharov
committed
2dc3605
View commit details
Copy full SHA for 2dc3605
Browse repository at this point
Update dd-trace-core/src/main/java/datadog/trace/core/postprocessor/SpanPostProcessor.java
Show description for 81bd615
ValentinZakharov
and
mcculls
committed
81bd615
View commit details
Copy full SHA for 81bd615
Browse repository at this point
Minor improvements for pr-review
ValentinZakharov
committed
a7ccdef
View commit details
Copy full SHA for a7ccdef
Browse repository at this point
Spotless
ValentinZakharov
committed
ed04cb2
View commit details
Copy full SHA for ed04cb2
Browse repository at this point
Default trace post-processing timeout value
ValentinZakharov
committed
96342ff
View commit details
Copy full SHA for 96342ff
Browse repository at this point
Added test
ValentinZakharov
committed
749f577
View commit details
Copy full SHA for 749f577
Browse repository at this point
Commits on Apr 16, 2024
Catch any exception, if happens during span post-processing
ValentinZakharov
committed
ae1ecea
View commit details
Copy full SHA for ae1ecea
Browse repository at this point
You can’t perform that action at this time.