Merge pull request #499 from trails-cool/fix/overview-dashboard-json

fix(grafana): repair invalid JSON in overview dashboard
This commit is contained in:
Ullrich Schäfer 2026-06-09 12:18:28 +02:00 committed by GitHub
commit 42b90a7b78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -137,7 +137,7 @@
]
}
}
}
},
{
"title": "App Error Rate (from logs)",
"description": "Error-level log entries per second from Pino (level 50=error, 60=fatal). Captures crashes and unhandled errors that metrics may miss.",