Crate iroh_metrics

Source
Expand description

Metrics library for iroh

Re-exports§

Modules§

  • Expose core types and traits
  • Metrics collection

Macros§

  • Decrement the given gauge by 1.
  • Decrement the given gauge n.
  • Increment the given counter or gauge by 1.
  • Increment the given counter or gauge by n.
  • Set the given counter or gauge to n.

Structs§

Enums§

  • Potential errors from this library.

Functions§