Skip to content

Commit b276a9c

Browse files
committed
Remove the Prometheus HAProxy exporter image
- The source code is no longer maintained [1] - HAProxy provides its own Prometheus metrics source [2] - In Kolla Ansible, we have merged support for using the built in metrics source [3] For these reasons, particularly the first, we should remove it immediately. [1] https://github.com/prometheus/haproxy_exporter [2] https://www.haproxy.com/blog/haproxy-exposes-a-prometheus-metrics-endpoint [3] https://review.opendev.org/c/openstack/kolla-ansible/+/877118 Change-Id: Ia30e0fc367841df3726562b57b57df0f6fbb3a81
1 parent 5f60431 commit b276a9c

File tree

2 files changed

+8
-23
lines changed

2 files changed

+8
-23
lines changed

docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2

Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
upgrade:
3+
- |
4+
HAProxy Prometheus metrics are now available directly from HAProxy. As
5+
such, the standalone Prometheus HAProxy exporter was archived in March
6+
2023, is no longer supported and the Docker image has been removed from
7+
Kolla. For further details see `here
8+
<https://www.haproxy.com/blog/haproxy-exposes-a-prometheus-metrics-endpoint>`__.

0 commit comments

Comments
 (0)