An open API service indexing awesome lists of open source software.

https://github.com/heim-rs/heim-node-exporter

PoC clone of the Prometheus' node exporter
https://github.com/heim-rs/heim-node-exporter

example node-exporter rust

Last synced: 5 months ago
JSON representation

PoC clone of the Prometheus' node exporter

Awesome Lists containing this project

README

          

Proof-of-concept clone of the [Prometheus node exporter](https://github.com/prometheus/node_exporter).

It is intended to be used only as an example and playground
for [heim](https://crates.io/crates/heim) crate.

In no case it would be developed to be the replacement to node exporter.