Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bottlecap): add Distributed Tracing #423

Conversation

duncanista
Copy link
Contributor

@duncanista duncanista commented Oct 22, 2024

What?

Adds correct integration for Distributed Tracing

How?

By using the DatadogCompositePropagator, we can extract span context to be used for the current invocation.

Testing

Screenshot 2024-10-22 at 5 26 45 PM

Notes

@duncanista duncanista requested a review from a team as a code owner October 22, 2024 21:14
@duncanista duncanista merged commit 891d7b2 into jordan.gonzalez/bottlecap/universal-instrumentation Oct 23, 2024
20 checks passed
@duncanista duncanista deleted the jordan.gonzalez/bottlecap/use-composite-propagator branch October 23, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants