feat: collect and report 1-min load average

This commit is contained in:
2026-06-18 14:41:04 +01:00
parent 6756d19d93
commit b8ee27eec3
10 changed files with 139 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ import (
sqlitecol "bugs.watch/agent/internal/collectors/sqlite"
)
// Driver type identifiers used as the db_driver field in the health payload
// Driver type identifiers. used as the db_driver field in the health payload
// so the dashboard can render the correct icon without parsing strings.
const (
DriverNone uint8 = 0