Commit Graph

23 Commits

Author SHA1 Message Date
Ondrej Novak 9025e0e461
push empty samples to compensate time lag
this can happen when the script freezes or the device goes to sleep
2026-06-30 22:44:11 +02:00
Ondrej Novak 81794de504
make sampling period configurable 2026-06-30 22:20:53 +02:00
Ondrej Novak be897c3681
pass config path via cli 2026-06-30 20:59:02 +02:00
Ondrej Novak 39074c3c0b
fix oldest samples not being removed 2026-06-25 23:22:18 +02:00
Ondrej Novak d22e5659fc
fail if no metric is found for a series 2026-06-25 22:51:40 +02:00
Ondrej Novak 71c87271e1
add demo config 2026-06-25 22:41:18 +02:00
Ondrej Novak bb41643e49
allow reading arbitrary value 2026-06-25 22:41:18 +02:00
Ondrej Novak da931f031b
fix stacked chart gaps caused by rounding error 2026-06-19 23:36:22 +02:00
Ondrej Novak 1d4e450c99
load target image path from config 2026-06-19 23:27:45 +02:00
Ondrej Novak fe3cbc7fc3
load configuration file 2026-06-19 23:23:20 +02:00
Ondrej Novak 6d3f360012
implement base loop runner 2026-06-17 10:24:18 +02:00
Ondrej Novak 2b079012f2
define conf structures 2026-06-14 22:52:38 +02:00
Ondrej Novak cfa70c946b
implement generic observable 2026-06-14 22:08:05 +02:00
Ondrej Novak 822622d9a9
refactor container and stacked series 2026-06-14 21:20:30 +02:00
Ondrej Novak cb8247b6f1
add gitignore 2026-06-14 21:18:17 +02:00
Ondrej Novak cf9ea67452
add timeseries container 2026-06-14 21:18:17 +02:00
Ondrej Novak 825e4327c4
add cpu observable 2026-06-14 21:18:17 +02:00
Ondrej Novak 8e42d763fe
implement value listing 2026-06-06 22:30:45 +02:00
Ondrej Novak c771f8698e
wip: drawing 2026-06-06 22:30:06 +02:00
Ondrej Novak 6f2c044e1c
fix exponential message test 2026-04-11 16:22:24 +02:00
Ondrej Novak 813b75fbc5
read values from collectd socket 2026-03-30 19:03:23 +02:00
Ondrej Novak 45939cb382
implement protocol 2026-03-15 21:27:28 +01:00
Ondrej Novak b747155f84
First commit 2026-03-02 22:14:31 +01:00