metrics/metrics-exporter-tcp/README.md

19 lines
941 B
Markdown
Raw Normal View History

# metrics-exporter-tcp
2019-04-23 18:40:56 -07:00
[![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-exporter-tcp.svg
[release-badge]: https://img.shields.io/crates/v/metrics-exporter-tcp.svg
[license-badge]: https://img.shields.io/crates/l/metrics-exporter-tcp.svg
[docs-badge]: https://docs.rs/metrics-exporter-tcp/badge.svg
[conduct]: https://github.com/metrics-rs/metrics/blob/master/CODE_OF_CONDUCT.md
[crate]: https://crates.io/crates/metrics-exporter-tcp
[docs]: https://docs.rs/metrics-exporter-tcp
2019-04-23 18:40:56 -07:00
__metrics-exporter-tcp__ is a metrics-compatible exporter that outputs metrics to clients over TCP.
2019-04-23 18:40:56 -07:00
## code of conduct
**NOTE**: All conversations and contributions to this project shall adhere to the [Code of Conduct][conduct].