Skip to content

chore: Remove usage of deprecated tracing-subscriber APIs #34

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

Merged
merged 3 commits into from
Sep 3, 2021

Conversation

davidbarsky
Copy link
Owner

Motivation

This warnings around the usage of deprecated APIs came up in #32, so I opened this PR to resolve those issues. I kept one deprecated API (Context::scope().count()) in write_span_info because the alternative— SpanRef::scope().count() includes the current span (but not necessarily always?) and I was too tired to figure out the issue.

@davidbarsky davidbarsky merged commit 2cb8b69 into main Sep 3, 2021
@davidbarsky davidbarsky deleted the davdbarsky/remove-usage-of-deprecated-apis branch September 3, 2021 12: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.

1 participant