---
title: Charmhub | Deploy OpenStack Exporter using Charmhub - The Open Operator Collection
description: Deploy the latest version of OpenStack Exporter on any cloud.
url: https://charmhub.io/openstack-exporter/docs/grafana-dashboards
---

# OpenStack Exporter

[Canonical BootStack Charmers](https://charmhub.io/publisher/bootstack-charmers "View all packages from Canonical BootStack Charmers")

* [Canonical BootStack Charmers](https://charmhub.io/publisher/bootstack-charmers "View all packages from Canonical BootStack Charmers")

Platform:

24.04

22.04

stable 75

```
juju deploy openstack-exporter
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

---

#### Relevant links

* [Homepage](https://github.com/canonical/openstack-exporter-operator)

---

#### Contacts

* [Submit a bug](https://github.com/canonical/openstack-exporter-operator/issues)

---

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

# Grafana dashboard

The charm provides three Grafana dashboards that make use of metrics from Openstack Exporter (and related metrics on hypervisors, such as [prometheus-libvirt-exporter](https://charmhub.io/prometheus-libvirt-exporter).

* OpenStack Service Overview: this provides an overview of various OpenStack services.
* OpenStack Cloud Usage: overview of the OpenStack cloud (including for example, projects and vms).
* OpenStack Compute Overview: this provides detailed information of the hypervisors (nova-compute).

Please note that the dashboards may have some issues and missing features. These are still in early development.

## [OpenStack Service Overview](https://charmhub.io/openstack-exporter/docs/grafana-dashboards#p-31175-openstack-service-overview)

This is a dashboard providing an overview of the OpenStack services.

## [OpenStack Cloud Usage](https://charmhub.io/openstack-exporter/docs/grafana-dashboards#p-31175-openstack-cloud-usage)

This is a dashboard providing some overview information on the OpenStack deployment (for example, projects and vms), using metrics mostly from openstack-exporter.

## [OpenStack Compute Overview](https://charmhub.io/openstack-exporter/docs/grafana-dashboards#p-31175-openstack-compute-overview)

This is a dashboard more detailed information on the nova-compute nodes, using metrics mostly from the [libvirt exporter](https://charmhub.io/prometheus-libvirt-exporter).

## [OpenStack Project Overview](https://charmhub.io/openstack-exporter/docs/grafana-dashboards#p-31175-openstack-project-overview)

This is a dashboard that provides detailed information about a single project, including limits and a table of virtual machines. It uses metrics from openstack-exporter.

## [Known issues](https://charmhub.io/openstack-exporter/docs/grafana-dashboards#p-31175-known-issues)

* Filtering by hypervisor in the OpenStack Compute Overview dashboard has some issues. Filtering by the `hypervisor` variable only filters the CPU, Mem, and Disk stats panels. For filtering by other panels (that are backed by libvirt-exporter), you can use the `juju_unit` variable, selecting the desired prometheus-libvirt-exporter unit.

---
