We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7548a3 commit 40b8909Copy full SHA for 40b8909
examples/datadog/Cargo.toml
@@ -5,4 +5,4 @@ edition = "2018"
5
6
[dependencies]
7
opentelemetry = { path = "../../opentelemetry" }
8
-opentelemetry-contrib = { path = "../../opentelemetry-contrib", features = ["datadog"] }
+opentelemetry-contrib = { path = "../../opentelemetry-contrib", features = ["datadog", "reqwest-blocking-client"] }
0 commit comments