.. |
apps
|
perf(linux): ⚡ try to avoid dynamic sensor ID generation
|
2024-09-05 16:52:36 +10:00 |
battery
|
refactor: 🚨 adjust linter config and correct violations
|
2024-09-03 15:47:22 +10:00 |
cpu
|
fix(linux): 🐛 correct units of cpufreq sensors
|
2024-09-15 10:35:56 +10:00 |
desktop
|
perf(linux): ⚡ try to avoid dynamic sensor ID generation
|
2024-09-05 16:52:36 +10:00 |
disk
|
refactor(linux): ♻️ improve logging for disk usage sensors worker
|
2024-09-11 14:17:42 +10:00 |
location
|
refactor: 🚨 adjust linter config and correct violations
|
2024-09-03 15:47:22 +10:00 |
media
|
refactor: 🚨 fix additional linter warnings
|
2024-09-04 16:19:43 +10:00 |
mem
|
perf(linux): ⚡ improve protections against nil pointer exceptions
|
2024-09-10 16:11:28 +10:00 |
net
|
refactor(linux): ♻️ track connection object in connection tracker instead of just path
|
2024-09-14 14:13:14 +10:00 |
power
|
fix(linux): 🐛 make sure power controls pass required argument to D-Bus method call
|
2024-09-14 14:12:20 +10:00 |
problems
|
fix(linux): ⚡ don't run problems worker if ABRT problems are not available in D-Bus
|
2024-09-09 15:21:11 +10:00 |
system
|
test(linux/hwmon): ✅ add tests for hwmon package
|
2024-09-08 15:38:23 +10:00 |
user
|
perf(linux): ⚡ try to avoid dynamic sensor ID generation
|
2024-09-05 16:52:36 +10:00 |
context.go
|
fix(linux): 🐛 only add values to context that are present/available
|
2024-09-07 09:29:34 +10:00 |
device.go
|
fix(linux): ♻️ rework time, io and cpu sensors
|
2024-08-24 17:59:25 +10:00 |
device_test.go
|
style: 🚨 clean up unused linter directives
|
2024-08-14 14:45:14 +10:00 |
init.go
|
feat(linux): ✨ support ability to specify alternative mount points for system mounts via environment variables
|
2024-08-25 10:55:09 +10:00 |
sensor.go
|
perf(linux): ⚡ try to avoid dynamic sensor ID generation
|
2024-09-05 16:52:36 +10:00 |
sensor_test.go
|
test(linux): ✅ fix tests for name/id after recent changes
|
2024-09-05 16:56:10 +10:00 |
worker.go
|
perf(linux): ⚡ improve protections against nil pointer exceptions
|
2024-09-10 16:11:28 +10:00 |