feat(haproxy): req_tot + req_rate in Stats-API; Backend-Detail + Dashboard nutzen sie

GET /haproxy/stats liefert jetzt req_tot (kumulierte Requests seit
HAProxy-Start) und req_rate (Requests/s im letzten Messfenster).
Backend-Detail zeigt in der Live-Spalte 'N sess · X/s' wenn Traffic
fließt; Dashboard-HAProxy-Card zeigt req/s ebenfalls an.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-20 23:03:54 +02:00
parent 95583e9657
commit 9a05e8bca8
4 changed files with 20 additions and 12 deletions

View File

@@ -1 +1 @@
1.1.47
1.1.48