Cargo Features
libobservability-rs has no features set by default.
[dependencies]
libobservability-rs = { version = "0.1.1", features = ["tracing-sentry", "tracing", "tracing-cloudwatch"] }
- tracing-sentry = sentry, sentry-tracing, tracing
- tracing tracing-cloudwatch? tracing-sentry?
-
Enables tracing and tracing-subscriber
Affects
libobservability-rs::tracing… - tracing-cloudwatch = 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.
- sentry tracing-sentry?
-
Enables sentry ^0.45
Affects
libobservability-rs::sentry… - sentry-tracing tracing-sentry?
-
Enables sentry-tracing ^0.45.0