Docs.rs
prometheus-client-0.18.1
prometheus-client 0.18.1
Docs.rs crate page
Apache-2.0 OR MIT
Links
Homepage
Repository
crates.io
Source
Owners
mxinden
Dependencies
dtoa ^1.0
normal
itoa ^1.0
normal
parking_lot ^0.12
normal
prometheus-client-derive-text-encode ^0.3.0
normal
actix-web ^4
dev
async-std ^1
dev
criterion ^0.3
dev
http-types ^2
dev
pyo3 ^0.16
dev
quickcheck ^1
dev
rand ^0.8.4
dev
tide ^0.16
dev
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module histogram
Structs
Functions
?
Module
prometheus_client
::
metrics
::
histogram
source
·
[
−
]
Expand description
Module implementing an Open Metrics histogram.
See
Histogram
for details.
Structs
Histogram
Open Metrics
Histogram
to measure distributions of discrete events.
Functions
exponential_buckets
linear_buckets