T.v.Dein
|
662dc39e8f
|
dashboard and -h fix
* add grafana dashboard
* test png
* print help when -h is present regardless of other flags
|
2025-10-25 22:20:36 +02:00 |
|
|
|
c1199931ee
|
log errors to error channel, not debug
|
2025-10-23 20:08:10 +02:00 |
|
|
|
fdb4090a6e
|
fix #5: nobody understands context deadline exceeded, use timeout
|
2025-10-23 17:42:05 +02:00 |
|
|
|
62f5b51be8
|
add waitgroup for goroutine 1
|
2025-10-23 12:39:09 +02:00 |
|
T.v.Dein
|
99222b1cae
|
Refactor exporter (#3)
* refactor exporter code for better readability and structure
* modified startup log output a little
|
2025-10-23 12:14:33 +02:00 |
|
T.v.Dein
|
5184c3a03e
|
Separate io tests to read and write mode with separate latencies (#2)
|
2025-10-22 18:02:26 +02:00 |
|
T.v.Dein
|
8b3cf64e96
|
fix version printing (#1)
|
2025-10-22 13:53:27 +02:00 |
|
|
|
03e1deb89c
|
fix sleep time default, add debug flag
|
2025-10-21 12:10:25 +02:00 |
|
|
|
dc8b99379a
|
catch err
|
2025-10-21 11:03:23 +02:00 |
|
|
|
e9a4c46044
|
make sleep time configurable
|
2025-10-21 09:43:42 +02:00 |
|
|
|
f1a07a1f63
|
refactored for easier mainenance, add Alloc and Metrics classes
|
2025-10-21 09:41:18 +02:00 |
|