prometheus-utils

Crates.ioprometheus-utils
lib.rsprometheus-utils
version0.6.3
sourcesrc
created_at2021-07-19 18:00:06.168889
updated_at2022-09-20 14:33:37.669512
descriptionUtilities built on top of the prometheus crate
homepage
repositoryhttps://github.com/fastly/prometheus-utils
max_upload_size
id424820
size70,716
team-xqd (github:fastly:team-xqd)

documentation

README

Rust Prometheus utilities

A Rust crate adding helpful utilities on top of the prometheus crate, including:

  • APIs to instrument futures with Prometheus metrics.
  • APIs to ensure greater safety around gauges (through gaurds).
  • Labeled metric APIs that apply some static checking to the labels.
Commit count: 45

cargo fmt