Prometheus libvirt exporter
- Llama (LMA) Charmers
- Monitoring
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 26 | 08 Jun 2024 | |
latest/stable | 12 | 18 Oct 2022 | |
latest/stable | 7 | 13 Oct 2021 | |
latest/candidate | 26 | 06 May 2024 | |
latest/candidate | 12 | 28 Sep 2022 | |
latest/candidate | 10 | 21 Apr 2022 | |
latest/candidate | 7 | 11 Oct 2021 | |
latest/edge | 53 | 08 Nov 2024 | |
latest/edge | 50 | 08 Nov 2024 | |
latest/edge | 49 | 08 Nov 2024 | |
latest/edge | 47 | 08 Nov 2024 | |
latest/edge | 52 | 08 Nov 2024 | |
latest/edge | 51 | 08 Nov 2024 | |
latest/edge | 48 | 08 Nov 2024 | |
latest/edge | 46 | 08 Nov 2024 | |
latest/edge | 12 | 21 Sep 2022 | |
latest/edge | 10 | 07 Mar 2022 |
juju deploy prometheus-libvirt-exporter
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
Security
The charm installs the libvirt exporter via the snap from the Snap Store. This snap is strictly confined, so it only has the required permissions to access libvirtd and run a web server. It’s possible for the user to attach a snap file as a resource, which will be installed instead of prometheus-libvirt-exporter from the Snap Store. This local snap resource will be installed in dangerous mode, not verifying file signatures, so it’s recommended to take care to ensure the correct file is attached as a resource.
The charm also accepts a resource (dashboards), which is expected to be a zip file containing grafana dashboards. All top level *.json files from the zip file are sent to grafana. Care should be taken to ensure these files are well formed too. These are unlikely to cause security issues, but could cause instability with the charm or Grafana if malformed.
The charm does not directly perform any cryptographic functions.
Risks
The upstream project (libvirt-exporter) that this charm ships is unmaintained. The upstream project is however packaged in a strictly confined, maintained snap (prometheus-libvirt-exporter snap).
Information security
The exporter exposes metadata about VMs that may contain sensitive information, such as VM names and project names.