metrics/metrics-recorder-text/README.md

19 lines
957 B
Markdown
Raw Normal View History

2019-04-23 17:54:45 -07:00
# metrics-recorder-text
[![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-text.svg
[release-badge]: https://img.shields.io/crates/v/metrics-recorder-text.svg
[license-badge]: https://img.shields.io/crates/l/metrics-recorder-text.svg
[docs-badge]: https://docs.rs/metrics-recorder-text/badge.svg
[conduct]: https://github.com/metrics-rs/metrics-recorder-text/blob/master/CODE_OF_CONDUCT.md
[crate]: https://crates.io/crates/metrics-recorder-text
[docs]: https://docs.rs/metrics-recorder-text
__metrics-recorder-text__ is a metric recorder that outputs a hierarchical, text-based format.
## code of conduct
**NOTE**: All conversations and contributions to this project shall adhere to the [Code of Conduct][conduct].