Docs.rs
  • scuffle-metrics-0.4.2
    • scuffle-metrics 0.4.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TroyKomodo
    • github:scufflecloud:developers
    • Dependencies
      • document-features ^0.2 normal optional
      • opentelemetry ^0.30 normal
      • opentelemetry_sdk ^0.30 normal
      • parking_lot ^0.12 normal
      • prometheus-client ^0.23 normal optional
      • scuffle-changelog ^0.1.0 normal optional
      • scuffle-metrics-derive =0.4.2 normal
      • scuffle-workspace-hack ^0.1.0 normal
      • tracing ^0.1 normal optional
      • insta ^1.42.0 dev
      • opentelemetry-stdout ^0.30 dev
      • tokio ^1 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

scuffle_metrics0.4.2

Crate Items

  • Structs
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • collector::Collector
  • prometheus::PrometheusExporter
  • prometheus::PrometheusExporterBuilder

Attribute Macros

  • metrics

Derive Macros

  • MetricEnum

Functions

  • prometheus::exporter

Type Aliases

  • collector::Counter
  • collector::CounterF64
  • collector::CounterU64
  • collector::Gauge
  • collector::GaugeF64
  • collector::GaugeI64
  • collector::GaugeU64
  • collector::Histogram
  • collector::HistogramF64
  • collector::HistogramU64
  • collector::UpDownCounter
  • collector::UpDownCounterF64
  • collector::UpDownCounterI64