metrics-recorder-prometheus 0.2.2

metric recorder for Prometheus exposition output
Documentation
# metrics-recorder-prometheus

[![conduct-badge][]][conduct] [![downloads-badge][] ![release-badge][]][crate] [![docs-badge][]][docs] [![license-badge][]](#license)

[conduct-badge]: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-blue.svg
[downloads-badge]: https://img.shields.io/crates/d/metrics-recorder-prometheus.svg
[release-badge]: https://img.shields.io/crates/v/metrics-recorder-prometheus.svg
[license-badge]: https://img.shields.io/crates/l/metrics-recorder-prometheus.svg
[docs-badge]: https://docs.rs/metrics-recorder-prometheus/badge.svg
[conduct]: https://github.com/metrics-rs/metrics-recorder-prometheus/blob/master/CODE_OF_CONDUCT.md
[crate]: https://crates.io/crates/metrics-recorder-prometheus
[docs]: https://docs.rs/metrics-recorder-prometheus

__metrics-recorder-prometheus__ is a metric recorder that outputs a Prometheus exposition format.

## code of conduct

**NOTE**: All conversations and contributions to this project shall adhere to the [Code of Conduct][conduct].