Docs.rs
  • prometheus-client-0.20.0
    • prometheus-client 0.20.0
    • 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.11.0 normal
      • prost-types ^0.11.0 normal
      • actix-web ^4 dev
      • async-std ^1 dev
      • criterion ^0.4 dev
      • http-types ^2 dev
      • hyper ^0.14.16 dev
      • pyo3 ^0.18 dev
      • quickcheck ^1 dev
      • rand ^0.8.4 dev
      • tide ^0.16 dev
      • tokio ^1 dev
      • prost-build ^0.11.0 build
    • Versions
    • 100% 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate prometheus_client

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros
?
Change settings

List of all items

Structs

  • encoding::CounterValueEncoder
  • encoding::ExemplarValueEncoder
  • encoding::GaugeValueEncoder
  • encoding::LabelEncoder
  • encoding::LabelKeyEncoder
  • encoding::LabelSetEncoder
  • encoding::LabelValueEncoder
  • encoding::MetricEncoder
  • metrics::counter::ConstCounter
  • metrics::counter::Counter
  • metrics::exemplar::CounterWithExemplar
  • metrics::exemplar::CounterWithExemplarInner
  • metrics::exemplar::Exemplar
  • metrics::exemplar::HistogramWithExemplars
  • metrics::exemplar::HistogramWithExemplarsInner
  • metrics::family::Family
  • metrics::gauge::ConstGauge
  • metrics::gauge::Gauge
  • metrics::histogram::Histogram
  • metrics::info::Info
  • registry::CollectorIterator
  • registry::Descriptor
  • registry::MetricIterator
  • registry::Prefix
  • registry::Registry

Enums

  • MaybeOwned
  • metrics::MetricType
  • registry::Unit

Traits

  • collector::Collector
  • encoding::EncodeCounterValue
  • encoding::EncodeExemplarValue
  • encoding::EncodeGaugeValue
  • encoding::EncodeLabel
  • encoding::EncodeLabelKey
  • encoding::EncodeLabelSet
  • encoding::EncodeLabelValue
  • encoding::EncodeMetric
  • metrics::TypedMetric
  • metrics::counter::Atomic
  • metrics::family::MetricConstructor
  • metrics::gauge::Atomic
  • registry::LocalMetric
  • registry::Metric

Derive Macros

  • encoding::EncodeLabelSet
  • encoding::EncodeLabelValue

Functions

  • encoding::text::encode
  • metrics::histogram::exponential_buckets
  • metrics::histogram::linear_buckets