Prometheus Juju Exporter
- Canonical BootStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 17 | 08 Aug 2024 | |
latest/candidate | 17 | 08 Aug 2024 | |
latest/edge | 21 | 20 Nov 2024 |
juju deploy prometheus-juju-exporter --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
Security
Risks
This charm supports installing the Prometheus Juju Exporter snap from the resource uploaded by the users. However, the uploaded resource will not be verified by the charm, and will be installed in dangerous mode (i.e. via snap install <resource> --dangerous
). Users uploading snap resources should be aware of this risk, and should check if the resource is correct and secure.
The charm also offers config options to control the Prometheus Juju Exporter snap that is installed by the charm. The config options include sensitive data, such as Juju username and password. All the config options are visible in Juju CLI, and rendered and stored in an on-disk, plain-text configuration file only readable by root user.
The Prometheus Juju Exporter snap used by the charm is only using HTTP connection, and TLS support will not be added since this charm is in maintenance mode.