---
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/metrics-and-alerts
---

# 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/)

# Metrics

For metrics, please see [openstack-exporter reference documentation](https://github.com/openstack-exporter/openstack-exporter?tab=readme-ov-file#metrics-collected).

# Alerts

Alerts are listed in the table below. Each alert is triggered only if the condition persists for more than 5 minutes.

| Service | Alert Name | Trigger Condition | Severity |
| --- | --- | --- | --- |
| **General** | OpenStackServicesDown | Any OpenStack service is down | CRITICAL |
|  | OpenStackMetricsMissing | All OpenStack metrics are missing | CRITICAL |
| **Nova** | NovaComputeDown | Nova Compute agent is down | CRITICAL |
| **Cinder** | CinderStateCritical | Cinder service is in enabled state but not running | CRITICAL |
|  | CinderStateWarning | Cinder service is disabled | WARNING |
| **Neutron** | NeutronStateCritical | Neutron service is down | CRITICAL |
|  | NeutronPortCritical | Router gateway ports fail to bind | CRITICAL |
|  | NeutronPortWarning | Other ports (excluding router gateway ports) fail to bind | WARNING |

---
