| Crates.io | metrics-exporter-http-async_std |
| lib.rs | metrics-exporter-http-async_std |
| version | 0.1.0 |
| created_at | 2020-05-16 18:59:02.792097+00 |
| updated_at | 2020-05-16 18:59:02.792097+00 |
| description | A metrics-core compatible exporter for serving metrics over HTTP using async_std. |
| homepage | https://github.com/lholznagel/metrics-exporter-http-async_std |
| repository | https://github.com/lholznagel/metrics-exporter-http-async_std |
| max_upload_size | |
| id | 242470 |
| size | 34,968 |
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.
NOTE: All conversations and contributions to this project shall adhere to the Code of Conduct.