Cargo Features
tari_metrics has no features set by default.
[dependencies]
tari_metrics = { version = "1.0.0-rc.5", features = ["pull", "push", "server"] }
- pull server? = warp
- push server? = reqwest, tokio
- server = anyhow, futures, log, pull, push
-
Affects
tari_metrics::server
…
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.