5 Commits

Author SHA1 Message Date
7b2e98e150 fix(output): write log output to stderr by default instead of stdout
Also refactor flag parsing and main package in general a bit.
2023-12-21 00:11:27 +00:00
436e4a4b01 feat(go): rename prom package to suitable prombat 2023-12-16 04:38:30 +00:00
2ac3ecb555 ci(lint): setup golangci-lint
Release-As: 0.0.4
2023-12-16 02:27:49 +00:00
471ba437c4 fix(metrics): adhere to units in metric names
The `*_amps` and `*_watts` metrics now use Ah and Wh values, instead of
mAh and mWh as they were before.
2023-12-16 00:22:09 +00:00
204938f5b1 feat(init): initial working implementation 2023-12-15 23:39:40 +00:00