OpenStack Exporter
- Canonical BootStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 31 | 05 Sep 2024 | |
latest/candidate | 31 | 05 Sep 2024 | |
latest/edge | 36 | 30 Sep 2024 |
juju deploy openstack-exporter
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
22.04
Change the port
By default, the exporter listens on port 9180. If network or security constraints require using a different port, this can be changed using the port
option:
juju config openstack-exporter port=8888
This config value may be changed at any time. The openstack-exporter service will be restarted to pick up the changes and updates will propagate to COS (eg. so Prometheus knows about the new port).