0.3.4
Fixed
PrometheusMetricBuilder::with_prefixis now properly setting the metric prefix, and the metric handle also takes that prefix into account. Previously the metric initialization incorrectly ignored the prefix, which caused the requests duration histogram to usequantileinstead oflelabels. [#26]. (Thanks @yanns!)