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

Fix reqwest feature dependency for zipkin #322

Merged
merged 2 commits into from
Oct 30, 2020
Merged

Conversation

jtescher
Copy link
Member

@jtescher jtescher commented Oct 30, 2020

Currently opentelemetry-zipkin will not compile with the non-blocking reqwest configuration as reqwest is not specified as a dependency.

Fixes #321

@jtescher jtescher requested a review from a team October 30, 2020 18:20
Copy link
Contributor

@TommyCpp TommyCpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May need to fix it in datadog exporter too.

reqwest-client = ["opentelemetry/reqwest"]

@jtescher jtescher merged commit 396dd88 into master Oct 30, 2020
@jtescher jtescher deleted the zipkin-reqwest-fix branch October 30, 2020 19:05
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.

Actix Zipkin exemples
3 participants