feat: collect and report 1-min load average
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user