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

5 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
22946bf1b9
Work around fucked up code moves
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-25 17:08:42 +01:00
79116db2a4
Initial version 2020-01-25 17:00:43 +01:00