VictoriaMetrics/app/victoria-metrics
Nikolay 1d1ba889fe
adds pushback for fastqueue, (#1075)
during shutdown currently sending block was lost,
now its pushed back to fast queue and will be flushed on disk,
it may lead to data duplication.
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1065
2021-02-17 21:23:38 +02:00
..
deployment Rootless docker images by default (#358) 2020-03-27 21:23:50 +02:00
multiarch deployment/docker: embed tzdata into prod Go app instead of installing it into base docker image 2021-02-12 04:54:27 +02:00
test app/victoria-metrics: remove integration build tag from tests 2020-01-27 20:25:28 +02:00
testdata adds pushback for fastqueue, (#1075) 2021-02-17 21:23:38 +02:00
main.go app/victoria-metrics: show usage info when incorrect command-line flag is passed to executable 2020-12-25 16:42:21 +02:00
main_test.go adds extra_label to all import apis (#1007) 2021-01-13 00:52:50 +02:00
Makefile Fixes snap script (#909) 2020-11-18 17:46:31 +03:00
self_scraper.go app/victoria-metrics: removed debug log message when -selfScrapeInterval is set 2020-07-02 20:39:41 +03:00