prometheus-boshrelease icon indicating copy to clipboard operation
prometheus-boshrelease copied to clipboard

Haproxy dashboards don't work

Open ybykov-a9s opened this issue 9 months ago • 1 comments

Hi everyone.

Haproxy dashboards job looks outdated and not working.

Some parts of it use graph panel, which uses AngularJS and is deprecated. It also hasn't received any update in 7 years.

Other panels are dependent on the metrics from haproxy_exporter which is also deprecated since March 2023.

The question is which way is better to fix haproxy dashboards?

  1. Update existing dashboards using other panels which do not use AngularJS. Looks like a simple way. But haproxy_exporter is deprecated in favour of a native haproxy prometheus exporter. And it's a matter of time when it gets security issues without having updates.
  2. Introduce another haproxy dashboards like this one which look nice and use native prometheus haproxy exporter metrics.

And an additional question is about any plans about removing deprecated haproxy_exporter from boshrelease.

ybykov-a9s avatar Jan 30 '25 07:01 ybykov-a9s