VictoriaMetrics/app
Aliaksandr Valialkin d5c2a0ce64 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 14:02:15 +02:00
..
vmbackup all: allow setting flags via environment vars 2020-02-10 13:31:21 +02:00
vminsert lib/{storage,mergeset}: use time.Ticker instead of time.Timer where appropriate 2020-02-13 13:21:48 +02:00
vmrestore all: allow setting flags via environment vars 2020-02-10 13:31:21 +02:00
vmselect app/vmselect: add -search.cacheTimestampOffset command-line flag 2020-02-21 14:02:15 +02:00
vmstorage app/vmstorage: limit the maximum error message size before sending it to client 2020-02-13 17:33:12 +02:00