joshuar-go-hass-agent/internal/linux/disk
Joshua Rich ea33a544ed feat(linux): add sensors for IO ops in progress per disk (and total of all disks) 2024-09-30 19:53:06 +10:00
..
ioSensors.go feat(linux): add sensors for IO ops in progress per disk (and total of all disks) 2024-09-30 19:53:06 +10:00
ioSensors_generated.go feat(linux): add sensors for IO ops in progress per disk (and total of all disks) 2024-09-30 19:53:06 +10:00
ioStats.go perf(linux): improve protections against nil pointer exceptions 2024-09-10 16:11:28 +10:00
ioStats_generated.go refactor(linux): ♻️ remove linux.SensorType iota 2024-09-01 22:22:35 +10:00
ioWorker.go feat(linux): add sensors for IO ops in progress per disk (and total of all disks) 2024-09-30 19:53:06 +10:00
usageSensors.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
usageStats.go fix(linux): 🐛 filter all of `/run` from usage stats 2024-09-18 15:01:36 +10:00
usageWorker.go perf(hass): 🏗️ remove sensor interfaces, use exported struct instead 2024-09-26 15:39:34 +10:00