Docs.rs
prometheus-client-0.23.1
prometheus-client 0.23.1
Permalink
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-encode ^0.4.1
normal
prost ^0.12.0
normal
optional
prost-types ^0.12.0
normal
optional
actix-web ^4
dev
async-std ^1
dev
axum ^0.7
dev
criterion ^0.5
dev
futures ^0.3
dev
http-body-util ^0.1.1
dev
http-types ^2
dev
hyper ^1.3.1
dev
hyper-util ^0.1.3
dev
pyo3 ^0.22
dev
quickcheck ^1
dev
rand ^0.8.4
dev
tide ^0.16
dev
tokio ^1
dev
prost-build ^0.12.0
build
optional
Versions
100%
of the crate is documented
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
prometheus_
client
0.23.1
Module registry
Module Items
Structs
Enums
Traits
In crate prometheus_
client
prometheus_client
Module
registry
Copy item path
Source
Expand description
Metric registry implementation.
See
Registry
for details.
Structs
§
Registry
A metric registry.
Enums
§
Unit
Metric units recommended by Open Metrics.
Traits
§
Metric
Super trait representing an abstract Prometheus metric.