#metrics-exporter #async-std #metrics #exporter #http

metrics-exporter-http-async_std

A metrics-core compatible exporter for serving metrics over HTTP using async_std

1 unstable release

0.1.0 May 16, 2020

#728 in Debugging

22 downloads per month

MIT license

12KB

metrics-exporter-http-async_std

conduct-badge release-badge docs-badge license-badge

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

~5–16MB
~189K SLoC