OpenStack Exporter
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 59 | 20 Oct 2025 | |
| latest/candidate | 59 | 20 Oct 2025 | |
| latest/edge | 63 | 17 Nov 2025 |
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).