Commit graph

18 commits

Author SHA1 Message Date
a6ef9c0c2b main blocking function: run_metrics(*_metrics) 2023-09-02 01:56:20 +00:00
627edab9e9 Report.push_webhook() 2023-09-01 22:56:20 +00:00
4efd957972 dummy-metric and dummy metrics.external 2023-09-01 14:57:06 +00:00
f23d7f2e37 better timing with concurrency 2023-09-01 00:19:04 +00:00
94191f3b5d webhook handling 2023-08-31 23:49:02 +00:00
57da462dd7 Settings.log group 2023-08-31 23:29:27 +00:00
af9d3eb502 control logging to stdout 2023-08-31 23:09:50 +00:00
8f6a7a37fd periodic task using asyncio 2023-08-31 22:55:31 +00:00
2e9b3ff6d2 shebang 2023-08-31 22:10:40 +00:00
db96082a31 add Report.concat(*reports) 2023-08-31 22:10:33 +00:00
49a16f67c3 metrics.memory 2023-08-31 12:26:50 +00:00
06f8ba1316 metrics py module 2023-08-31 11:17:19 +00:00
8eb47e200d metrics.disk_metric ("failed" is buggy) 2023-08-31 09:45:10 +00:00
1854c4d40e metrics.cpu_metric 2023-08-31 09:00:22 +00:00
a8ca283467 minor renames in settings.py 2023-08-31 09:00:02 +00:00
3bc453a56c preliminary metrics "CPU" and "DISK" 2023-08-30 23:49:07 +00:00
9d754ad4e8 Settings class 2023-08-30 22:01:31 +00:00
56c0126a54 project scaffold, main script outputs CPU usage 2023-08-30 21:08:16 +00:00