Charmed prometheus-openstack-exporter docs - index

Prometheus OpenStack Exporter

MAINTENANCE NOTICE

This charm is under maintenance mode. Only critical bug will be handled. Please consider using the new charm openstack-exporter instead. It is integrate with COS Lite natively.

This charm provides openstack-exporter services for Prometheus.

Security, Bugs and feature request

If you find a bug in this application or want to request a specific feature, here are the useful links:

  • Raise issues or feature requests on Launchpad

  • Security issues in the charm-prometheus-openstack-exporter can be reported through LaunchPad. [Please do not file GitHub issues about security issues.]

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance.

License

The charm-prometheus-openstack-exporter is free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.

Navigation

Level Path Navlink
1 Tutorial Tutorial
2 t-getting-started Getting Started
1 Reference Reference
2 r-actions Actions
2 r-libraries Libraries
2 r-resources Resources
2 r-integrations Integrations
2 r-configurations Configurations

Hey @raychan, The launchpad page has a maintenance note linking to GitHub - canonical/openstack-exporter-operator: The openstack-exporter-operator is a machine charm for openstack-exporter..

Should this page also have a maintenance note, linking to Charmhub | Deploy OpenStack Exporter using Charmhub - The Open Operator Collection ?

Hi @sed-i , sorry for the confusion.

The prometheus-openstack-exporter is part of the old and deprecated LMA stack; while the openstack-exporter is an active project used by charmed openstack and sunbeam projects (shared dashboards and alert rules), and it’s COS-ready.

One of the main difference between the two is that the openstack-exporter uses golang-openstack-exporter as the payload, which provide more useful metrics; while the prometheus-openstack-exporter is based on a custom exporter (also part of LMA stack, and deprecated)

Thanks for the clarification @raychan. I think this info :point_up: would be great to have in this landing page of this charm.

The post is updated with maintenance notice, thanks for spotting that!