You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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.
The text was updated successfully, but these errors were encountered:
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?
And an additional question is about any plans about removing deprecated haproxy_exporter from boshrelease.
The text was updated successfully, but these errors were encountered: