1
0
mirror of https://github.com/Luzifer/bind-log-metrics.git synced 2024-09-16 18:38:23 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
86092517ea
Fix: Drop points if they haven't been added for 10m
which happens for example when the database has the max number of series
reached and a new series is to be added

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-07-03 15:45:32 +02:00
c1fb917d19
Reduce size again
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-05-27 16:03:22 +02:00
cb7cb95995
Chunk metrics upload to avoid HTTP413
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-05-27 15:42:59 +02:00
426bd3fb85
Handle metrics errors, prevent blocking err chan
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-26 14:54:31 +01:00
0c248599e0
Allow specifying input file
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-25 20:09:01 +01:00
e4322c2f02
Fix: Use correct regex
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-25 19:54:34 +01:00
f27e196d71
Add flags for influx config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-25 19:50:16 +01:00
22946bf1b9
Work around fucked up code moves
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-25 17:08:42 +01:00
07528bb3f3
Add META
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-25 17:02:13 +01:00
79116db2a4
Initial version 2020-01-25 17:00:43 +01:00