8 releases (breaking)
0.9.0 | Oct 21, 2024 |
---|---|
0.8.0 | May 30, 2024 |
0.7.0 | Jan 12, 2024 |
0.6.0 | Aug 17, 2023 |
0.4.0 | Jul 26, 2022 |
#149 in Development tools
18,778 downloads per month
Used in bulwark-cli
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.4MB
~40K SLoC