Docs.rs
  • metrics-util-0.19.1
    • metrics-util 0.19.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tobz
    • Dependencies
      • ahash ^0.8 normal optional
      • aho-corasick ^1 normal optional
      • crossbeam-epoch ^0.9 normal optional
      • crossbeam-utils ^0.8 normal optional
      • hashbrown ^0.15 normal optional
      • indexmap ^2.6 normal optional
      • metrics ^0.24 normal
      • ordered-float ^4.2 normal optional
      • quanta ^0.12 normal optional
      • radix_trie ^0.2 normal optional
      • rand ^0.9 normal optional
      • rand_xoshiro ^0.7 normal optional
      • sketches-ddsketch ^0.3 normal optional
      • approx ^0.5 dev
      • criterion =0.3.3 dev
      • crossbeam-queue ^0.3 dev
      • getopts ^0.2 dev
      • hdrhistogram ^7.2 dev
      • mockall ^0.12 dev
      • ndarray ^0.16 dev
      • ndarray-stats ^0.6 dev
      • noisy_float ^0.2 dev
      • ordered-float ^4.2 dev
      • predicates ^3.1.0 dev
      • predicates-core ^1.0.6 dev
      • predicates-tree ^1.0.9 dev
      • quickcheck ^1 dev
      • quickcheck_macros ^1 dev
      • rand ^0.9 dev
      • sketches-ddsketch ^0.3 dev
      • tracing ^0.1 dev
      • tracing-subscriber ^0.3 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

metrics_util0.19.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CompositeKey
  • DefaultHashable
  • MetricKindMask
  • Quantile
  • RecoverableRecorder
  • debugging::DebuggingRecorder
  • debugging::Snapshot
  • debugging::Snapshotter
  • layers::Fanout
  • layers::FanoutBuilder
  • layers::Filter
  • layers::FilterLayer
  • layers::Prefix
  • layers::PrefixLayer
  • layers::Router
  • layers::RouterBuilder
  • layers::Stack
  • registry::AtomicStorage
  • registry::Generation
  • registry::Generational
  • registry::GenerationalStorage
  • registry::Recency
  • registry::Registry
  • storage::AtomicBucket
  • storage::Histogram
  • storage::Summary
  • storage::reservoir::AtomicSamplingReservoir
  • storage::reservoir::Drain

Enums

  • MetricKind
  • debugging::DebugValue

Traits

  • Hashable
  • layers::Layer
  • registry::Storage

Functions

  • parse_quantiles

Type Aliases

  • registry::GenerationalAtomicStorage