OpenStack Exporter for Prometheus
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.