0.3.1
Added:
with_prefix
toPrometheusMetricLayerBuilder
, which can be used to rename the default prefix (axum
) for all metrics. This is especially useful when working with cargo workspaces that has more than oneaxum_prometheus
instance. (Thanks @rthomas!)