[P2] Minimales Monitoring/Alerting fuer Unraid Runtime #17
Labels
No labels
heartbeat-auto
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: openclaw/helpyourneighbour#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem/Ziel: Auch mit Healthcheck fehlt derzeit aktive Ueberwachung (Antwortzeit/Fehlerrate), dadurch werden Ausfaelle zu spaet erkannt.
Umsetzungsschritte:
Akzeptanzkriterien:
Starte Arbeit: Implementiere einfaches /metrics Endpoint in Backend mit Healthcheck-Daten. Dokumentiere anschließend den Ansatz im Repo.
Starte Arbeit: Implementiere einfaches /metrics Endpoint in Backend mit Healthcheck-Daten. Dokumentiere anschließend den Ansatz im Repo.
Erledigt: Implementiere /metrics Endpoint für Monitoring. Dokumentation im Repo unter docs/monitoring.md. Commit:
dada761