Commit Graph

18 Commits

Author SHA1 Message Date
rasmus ce066129b3 prom: homogenize metrics with python prototype 2022-11-06 18:52:15 +02:00
rasmus 28a518be7f prometheus prefix 2022-11-06 17:02:49 +02:00
rasmus b323e34ff2 prom: improve helptext 2022-11-06 16:56:12 +02:00
rasmus 1744b94cef fix catchupped metric 2022-11-06 16:35:49 +02:00
rasmus 639cb6addd set mongo structs strictly in one place
+ split file
2022-11-06 16:33:57 +02:00
rasmus 2fa1c6cd7b remove sigCatchupped; it has no use after refactor
(refactor: used to not have WithLabelValues)
2022-11-06 16:11:23 +02:00
rasmus d142fa9295 perf: cache catchupped status 2022-11-06 16:09:28 +02:00
rasmus 77cf4b9dd8 don't drop lines at all, block instead 2022-11-06 16:08:11 +02:00
rasmus 1ddc479e4b log errors in lines, and ignore empty lines 2022-11-06 15:57:18 +02:00
rasmus a56e6d1ffc remove synced() for shipper
+ shipFile cleanup after itself
2022-11-06 15:46:07 +02:00
rasmus 1617658d1a defer closing tailable file via subcontext
+ update deps for defer f.Close()
2022-11-06 14:41:09 +02:00
rasmus d181172c30 pick up existing files on start 2022-11-06 04:13:59 +02:00
rasmus f5240274ec it is shipping and parsing 2022-11-06 03:43:52 +02:00
rasmus 908ac5c52a submit: complete local sender refactor 2022-11-06 01:45:19 +02:00
rasmus e2b232ba63 move ctx explicit 2022-11-06 01:21:30 +02:00
rasmus 6717063236 refactor sender to be per-file 2022-11-06 01:21:14 +02:00
rasmus f920d03bc8 add TODOs from gitea issues 2022-11-03 12:42:59 +02:00
rasmus d6f3d8c56f refactor and continue implementation of whole pkg 2022-11-03 12:28:18 +02:00