metrics-exporter-statsd

Crates.iometrics-exporter-statsd
lib.rsmetrics-exporter-statsd
version0.8.0
sourcesrc
created_at2022-06-02 21:28:44.411878
updated_at2024-05-30 16:20:13.373147
descriptionmetrics-rs exporter that supports reporting metrics to StatsD
homepagehttps://github.com/github/metrics-exporter-statsd
repositoryhttps://github.com/github/metrics-exporter-statsd
max_upload_size
id599050
size49,110
Luke Francl (look)

documentation

README

metrics-exporter-statsd

A metrics-rs exporter that supports reporting metrics to StatsD. This exporter is basically a thin wrapper on top of the cadence crate which supports Statsd/Datadog style metrics.

Check out docs.rs documentation for how to use this library.

Contribution

This project welcomes contributions. See CONTRIBUTING.md for details on how to build, install, and contribute.

License

This project is licensed under the terms of the MIT open source license. Please refer to LICENSE.md for the full terms.

Acknowledgement

metrics-exporter-statsd is authored, reviewed and tested by the code search team at GitHub:

  • @gorzell
  • @look
  • @mbellani
  • @tclem
  • @terrhorn
  • @colinwm
  • @jorendorff
  • @aneubeck

Special thanks to the authors of metrics-rs and cadence libraries.

Commit count: 113

cargo fmt