Crate http_metware

Source

Structs§

ExposedMetrics
HttpMetrics
This middleware collects default metrics ExposedMetrics and then exposes them via MetricsExposer trait
HttpMetricsLayer

Traits§

MetricsExposer
This trait is used to implement custom logic for HttpMetrics Method intercerp_response can be used for collecting custom metrics Method expose is used for exposing all collected metrics (default metrics and custom)