metrics/metrics-observer-prometheus/README.md

19 lines
1007 B
Markdown
Raw Normal View History

2019-07-23 09:25:49 -07:00
# metrics-observer-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
2019-07-23 09:25:49 -07:00
[downloads-badge]: https://img.shields.io/crates/d/metrics-observer-prometheus.svg
[release-badge]: https://img.shields.io/crates/v/metrics-observer-prometheus.svg
[license-badge]: https://img.shields.io/crates/l/metrics-observer-prometheus.svg
[docs-badge]: https://docs.rs/metrics-observer-prometheus/badge.svg
[conduct]: https://github.com/metrics-rs/metrics/blob/master/CODE_OF_CONDUCT.md
2019-07-23 09:25:49 -07:00
[crate]: https://crates.io/crates/metrics-observer-prometheus
[docs]: https://docs.rs/metrics-observer-prometheus
__metrics-observer-prometheus__ is a metrics-core compatible observer that outputs the Prometheus exposition format.
## code of conduct
**NOTE**: All conversations and contributions to this project shall adhere to the [Code of Conduct][conduct].