Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haproxy dashboards don't work #506

Open
ybykov-a9s opened this issue Jan 30, 2025 · 0 comments
Open

Haproxy dashboards don't work #506

ybykov-a9s opened this issue Jan 30, 2025 · 0 comments

Comments

@ybykov-a9s
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant