Expand description

This module defines util functions for interacting with Prometheus (logging metrics, etc)

Structs§

Traits§

  • An extension trait for metrics that can be used to measure latencies.

Functions§

  • Wrapper arount prometheus register_histogram_vec! macro which also sets the linera namespace
  • Wrapper arount prometheus register_int_counter_vec! macro which also sets the linera namespace