Module prometheus::local

source ·
Expand description

Unsync local metrics, provides better performance.

Structs§

Traits§

  • Delegator for auto flush-able local counter
  • For auto_flush::AFLocalCounter to use to make type inference possible
  • Delegator for auto flush-able local counter
  • An interface models a Metric only usable in single thread environment.
  • An interface models a LocalMetric with try to flush functions. Not intend to be implemented by user manually, used in macro generated code.

Type Aliases§