Cargo Features
wasmcloud-tracing has no features set by default.
[dependencies]
wasmcloud-tracing = { version = "0.10.0", features = ["otel"] }
- otel = opentelemetry, opentelemetry-appender-tracing, opentelemetry-otlp, opentelemetry_sdk, tracing-opentelemetry
-
Enables otel and rustls-native-certs of wasmcloud-core ^0.13.0
Affects
wasmcloud-tracing::context
,wasmcloud-tracing::configure_observability
,metrics::configure_metrics
,traces::configure_tracing
…
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.