1 unstable release
0.1.0 | May 16, 2020 |
---|
#750 in Debugging
12KB
metrics-exporter-http-async_std
metrics-exporter-http-async_std is a metrics-core compatible exporter for serving metrics over HTTP using async_std.
This crate is a drop in replacement for metrics-exporter-http.
The main difference is that metrics-exporter-http
uses hyper for serving.
This implementation uses async_std for serving.
For more information see metrics.
code of conduct
NOTE: All conversations and contributions to this project shall adhere to the Code of Conduct.
Dependencies
~4–14MB
~168K SLoC