metrics-exporter-http-async_std 0.1.0

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

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.