Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

CanonicalLtd/prometheus-node-exporter-charm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f894b83 · May 23, 2019

History

13 Commits
May 23, 2019
May 23, 2019
May 23, 2019
Mar 8, 2017
Mar 7, 2017
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
Mar 9, 2017
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019

Repository files navigation

prometheus-node-exporter

Reactive subordinate charm providing prometheus-node-exporter.

Usage

This charm relates to the prometheus charm on the scrape interface, and will provide a metrics endpoint for prometheus to scrape on port 9100 by default.

A simple workflow to describe the usage of this charm is as follows:

juju deploy prometheus

juju deploy ubuntu

juju deploy prometheus-node-exporter

juju add-relation prometheus-node-exporter ubuntu

juju add-relation prometheus-node-exporter:scrape prometheus:scrape

Copyright

License

  • AGPLv3 - see LICENSE