The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
The OpenStack exporter, exports Prometheus metrics from a running OpenStack
cloud for consumption by prometheus. The cloud credentials and identity
configuration should use the os-client-config format and must by specified
with the --os-client-config flag.
Other options as the binding address/port can by explored with the --help
flag.
By default the openstack_exporter serves on port 0.0.0.0:9180 at the /metrics
URL.
Details for golang-openstack-exporter
Package name
golang-openstack-exporter
License
unset
Last updated
27 May 2021 - latest/stable
22 August 2021 - latest/edge
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
Enable snaps on Debian and install golang-openstack-exporter
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
Install golang-openstack-exporter
To install golang-openstack-exporter, simply use the following command: