1
0
Fork 0

Add HAProxy monitoring dashboard features

- Introduced a new `dashboard` frontend in HAProxy configuration to serve a real-time monitoring dashboard.
- Added support for returning prebuilt `dashboard.html` for `/` or `/index.html` paths.
- Updated test cases and expected outputs to accommodate the new frontend.
This commit is contained in:
Joao Gilberto Magalhaes 2026-02-22 18:10:00 -05:00
parent 580c90440e
commit 67cfcf3aff
9 changed files with 186 additions and 1 deletions

File diff suppressed because one or more lines are too long