VictoriaMetrics/app
Roman Khavronenko de60ad0cd6
vmalert: fix potential race during configuration reloads (#497)
Configuration reload and rules evaluation can't be executed
in same time now. This may make reload time longer but
prevents from potential races.
2020-05-17 15:12:09 +01:00
..
victoria-metrics all: print --help output to stdout instead of stderr 2020-05-16 11:59:33 +03:00
vmagent all: print --help output to stdout instead of stderr 2020-05-16 11:59:33 +03:00
vmalert vmalert: fix potential race during configuration reloads (#497) 2020-05-17 15:12:09 +01:00
vmauth all: print --help output to stdout instead of stderr 2020-05-16 11:59:33 +03:00
vmbackup all: print --help output to stdout instead of stderr 2020-05-16 11:59:33 +03:00
vminsert app/vminsert: add /-/reload handler in the same way as for vmagent 2020-04-30 02:15:39 +03:00
vmrestore all: print --help output to stdout instead of stderr 2020-05-16 11:59:33 +03:00
vmselect lib: extract common code for returning fast unix timestamp into lib/fasttime 2020-05-14 23:02:07 +03:00
vmstorage app/vmstorage: add vm_slow_metric_name_loads_total metric, which could be used as an indicator when more RAM is needed for improving query performance 2020-05-15 14:11:45 +03:00