#metrics-exporter #metrics #statsd #observability #operations

metrics-exporter-statsd

metrics-rs exporter that supports reporting metrics to StatsD

6 releases (breaking)

0.7.0 Jan 12, 2024
0.6.0 Aug 17, 2023
0.5.0 Apr 25, 2023
0.4.0 Jul 26, 2022
0.1.0 Jun 2, 2022

#89 in Debugging

Download history 274/week @ 2023-12-23 1138/week @ 2023-12-30 1453/week @ 2024-01-06 1770/week @ 2024-01-13 3609/week @ 2024-01-20 4952/week @ 2024-01-27 4879/week @ 2024-02-03 4636/week @ 2024-02-10 3686/week @ 2024-02-17 4323/week @ 2024-02-24 4092/week @ 2024-03-02 4111/week @ 2024-03-09 4855/week @ 2024-03-16 3233/week @ 2024-03-23 3801/week @ 2024-03-30 3316/week @ 2024-04-06

15,956 downloads per month
Used in bulwark-cli

MIT license

39KB
648 lines

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.

Dependencies

~1.6–2.3MB
~41K SLoC