Cargo Features
opentelemetry-datadog-cloudflare has no features set by default.
[dependencies]
opentelemetry-datadog-cloudflare = { version = "0.11.0", features = ["reqwest-client"] }
- reqwest-client = reqwest
-
Enables reqwest of opentelemetry-http ^0.6
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- reqwest reqwest-client?
-
Enables reqwest ^0.11