Searching for results...

No results

Your search did not match anything from Mirantis documentation.
Check your spelling or try different keywords.

An error occurred

An error occurred while using the search.
Try your search again or contact us to let us know about it.

Newer documentation is now live.You are currently reading an older version.

OpenStack Exporter

The OpenStack Exporter collects metrics from the OpenStack services and exposes them to Prometheus for integration with StackLight. The Exporter interacts with the REST APIs of various OpenStack services to gather data about the infrastructure state and performance for visualization, alerting, and analysis within the monitoring system.

To retrieve metrics from the OpenStack Exporter:

  1. Locate the Exporter pod. The OpenStack Exporter runs in the osh-system namespace:

    kubectl -n osh-system get pods | grep exporter
    
  2. Query the metrics by executing the curl request inside the exporter container:

    kubectl -n osh-system exec -t <EXPORTER-POD>  -c exporter curl http://localhost:9102/