Prometheus node exporter for machine metrics.
Deploy the prometheus-node-exporter
charm and relate it to the units you want
to export the metrics:
$ juju deploy prometheus-node-exporter
$ juju relate prometheus-node-exporter foo
The charm can register it's scrape target with Prometheus via relation to the Prometheus charm:
$ juju relate prometheus-node-exporter prometheus2
We supply a Makefile
with a target to build the charm:
$ make charm
Run tox -e ALL
to run unit + integration tests and verify linting.
We want to hear from you!
Email us @ [email protected]
In the case things aren't working as expected, please file a bug.
The charm is maintained under the MIT license. See LICENSE
file in this
directory for full preamble.
Copyright © Omnivector Solutions 2021