Crate lurk_metrics

source ·
Expand description

Metrics infrastructure

This module hooks up the metrics facace to a thread-local metrics sink, that in turn is drained by a global recorder on a fixed cadence.

This crate is inspired by AWSLabs’ mountpoint-s3 (at v0.3.0)

Structs

Constants