VictoriaMetrics/app
Aliaksandr Valialkin ec9bf39b5b app/vmselect: add -search.cacheTimestampOffset command-line flag
This flag can be used for removing gaps on graphs if the difference between the current time
and the timestamps from the ingested data exceeds 5 minutes.

This is the case when the time between data sources and VictoriaMetrics is improperly synchronized.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/312
2020-02-21 13:58:06 +02:00
..
victoria-metrics all: allow setting flags via environment vars 2020-02-10 13:29:13 +02:00
vmalert basic vmalert backbone (#317) 2020-02-16 20:59:02 +02:00
vmbackup all: allow setting flags via environment vars 2020-02-10 13:29:13 +02:00
vminsert all: do not clash flag description with back-quoted flag types 2020-02-04 15:46:52 +02:00
vmrestore all: allow setting flags via environment vars 2020-02-10 13:29:13 +02:00
vmselect app/vmselect: add -search.cacheTimestampOffset command-line flag 2020-02-21 13:58:06 +02:00
vmstorage lib/storage: pre-fetch metricNames for the found metricIDs in Search.Init 2020-01-30 15:08:51 +02:00