Docs.rs
  • prometheus-client-0.15.0
    • prometheus-client 0.15.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
      • owning_ref ^0.4 normal
      • prometheus-client-derive-text-encode ^0.2.0 normal
      • async-std ^1 dev
      • criterion ^0.3 dev
      • http-types ^2 dev
      • pyo3 ^0.15 dev
      • quickcheck ^1 dev
      • tide ^0.16 dev
    • Versions
    • 42.16% 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

Crate prometheus_client

Version 0.15.0

Back to index

logo
Change settings

List of all items

Structs

  • encoding::text::BucketEncoder
  • encoding::text::Encoder
  • encoding::text::ExemplarEncoder
  • encoding::text::ValueEncoder
  • metrics::counter::Counter
  • metrics::exemplar::CounterWithExemplar
  • metrics::exemplar::CounterWithExemplarInner
  • metrics::exemplar::Exemplar
  • metrics::exemplar::HistogramWithExemplars
  • metrics::exemplar::HistogramWithExemplarsInner
  • metrics::family::Family
  • metrics::gauge::Gauge
  • metrics::histogram::Histogram
  • metrics::info::Info
  • registry::Descriptor
  • registry::Registry
  • registry::RegistryIterator

Enums

  • metrics::MetricType
  • registry::Unit

Traits

  • encoding::text::Encode
  • encoding::text::EncodeMetric
  • encoding::text::SendEncodeMetric
  • metrics::TypedMetric
  • metrics::counter::Atomic
  • metrics::family::MetricConstructor
  • metrics::gauge::Atomic

Derive Macros

  • encoding::text::Encode

Functions

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