Docs.rs
  • metrics-prometheus-0.11.0
    • metrics-prometheus 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tyranron
    • Dependencies
      • arc-swap ^1.5 normal
      • metrics ^0.24 normal
      • metrics-util ^0.20 normal
      • prometheus ^0.14 normal
      • sealed ^0.6 normal
      • smallvec ^1.10 normal
      • metrics-util ^0.20 dev
    • 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
  • 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

metrics_prometheus0.11.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • FreezableRecorder
  • FrozenRecorder
  • Metric
  • Recorder
  • failure::strategy::NoOp
  • failure::strategy::Panic
  • failure::strategy::PanicInDebugNoOpInRelease
  • metric::Describable
  • metric::Fallible
  • metric::Metric
  • recorder::Builder
  • recorder::Recorder
  • recorder::freezable::Recorder
  • recorder::frozen::Recorder
  • recorder::layer::Identity
  • recorder::layer::Stack
  • storage::Immutable
  • storage::Mutable
  • storage::immutable::Storage
  • storage::mutable::Storage

Enums

  • failure::Action
  • metric::bundle::Either

Traits

  • failure::Strategy
  • failure::strategy::Strategy
  • metric::Bundle
  • metric::Bundled
  • metric::bundle::Bundle
  • metric::bundle::MetricVec
  • recorder::IntoCow
  • recorder::Layer
  • recorder::layer::Layer
  • storage::Get

Functions

  • install
  • install_freezable
  • try_install
  • try_install_freezable

Type Aliases

  • metric::PrometheusGauge
  • metric::PrometheusHistogram
  • metric::PrometheusIntCounter
  • storage::KeyName
  • storage::immutable::Collection
  • storage::mutable::Collection
  • storage::mutable::Map