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

Datadog: do not propagate error to root span #806

Merged
merged 1 commit into from
May 23, 2023

Conversation

cb372
Copy link
Contributor

@cb372 cb372 commented May 22, 2023

Fixes #734

As agreed in #734, this brings the behaviour of the Datadog backend in line with the other backends.

This PR is just a re-do of #735, fixing the unused import error

Fixes typelevel#734

As agreed in typelevel#734, this brings the behaviour of the Datadog
backend in line with the other backends.

This PR is just a re-do of typelevel#735, fixing the unused import error
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.

DDSpan propagate error to parent span
2 participants