Docs.rs
  • sc-utils-10.0.0-dev.1
    • sc-utils 10.0.0-dev.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • async-channel ^1.8.0 normal
      • futures ^0.3.21 normal
      • futures-timer ^3.0.2 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4 normal
      • parking_lot ^0.12.1 normal
      • prometheus ^0.13.0 normal
      • sp-arithmetic =19.0.0-dev.1 normal
      • tokio-test ^0.4.2 dev
    • Versions
    • 86.21% of the crate is documented
  • Go to latest stable release
  • 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

sc_utils10.0.0-dev.1

Module metrics

  • Structs
  • Statics
  • Functions

In crate sc_utils

?
Change settings

Module sc_utils::metrics

source ·
Expand description

Metering primitives and globals

Structs

  • TOKIO_THREADS_ALIVE
  • TOKIO_THREADS_TOTAL
  • UNBOUNDED_CHANNELS_COUNTER
  • UNBOUNDED_CHANNELS_SIZE

Statics

  • DROPPED_LABEL
  • RECEIVED_LABEL
  • SENT_LABEL

Functions

  • register_globals
    Register the statics to report to registry