---
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/transition
---

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

# Overlap with openstack-service-checks

OpenStack Exporter offers native integration with the Canonical Observability Stack (COS) and can be used as a partial replacement for the OpenStack Service Checks charm (o-s-c), which is based on the LMA stack and will eventually be deprecated.

If you want to read more about migrating from an LMA based workload to COS-Lite, check the [Migrating from LMA to COS-Lite](https://discourse.charmhub.io/t/migrating-from-lma-to-cos-lite/11998) guide.

In a cloud where both `openstack-exporter` and `openstack-service-checks` are deployed, some of the OpenStack Service Checks alerts will no longer be needed, and can be disabled by:

* setting `check-neutron-agents` to **False** on the o-s-c charm config.
* silencing the alerts for nova-services and cinder-services coming from o-s-c in the Grafana/Prometheus UI

---
