Docs.rs
iroh-metrics-0.31.0
iroh-metrics 0.31.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
github:n0-computer:iroh-publisher
Dependencies
erased_set ^0.8
normal
http-body-util ^0.1.0
normal
optional
hyper ^1
normal
optional
hyper-util ^0.1.1
normal
optional
prometheus-client ^0.22
normal
optional
reqwest ^0.12
normal
optional
serde ^1
normal
struct_iterable ^0.1
normal
thiserror ^2.0.6
normal
tokio ^1
normal
optional
tracing ^0.1
normal
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iroh_
metrics
0.31.0
Module core
Module Items
Structs
Traits
In crate iroh_
metrics
iroh_metrics
Module
core
Copy item path
Source
Expand description
Expose core types and traits
Structs
§
Core
Core is the base metrics struct.
Counter
Open Metrics
Counter
to measure discrete events.
Gauge
Open Metrics
Gauge
.
Traits
§
Histogram
Type
Interface for all distribution based metrics.
Metric
Description of a group of metrics.
Metric
Type
Interface for all single value based metrics.