Crate kumo_prometheus

source ·

Re-exports§

Modules§

Macros§

  • macro_rules! implementation of count_tts. Source: https://github.com/camsteffen/count-tts
  • counter_bundle declares a struct holding a bundle of counters that should be incremented or decremented together. This is used to facilitate computing rolled up metrics.
  • Used to declare a label key struct suitable for use in registering counters in the counter registry.

Structs§

Traits§

  • This trait enables having prunable and non-pruning value types in the CounterRegistry.

Type Aliases§