VictoriaMetrics/app/vmselect
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
..
netstorage all: add -dedup.minScrapeInterval command-line flag for data de-duplication 2020-01-31 01:16:57 +02:00
prometheus app/vmselect: take into account the time the requests wait in the queue if -search.maxConcurrentRequests is exceeded 2020-02-04 16:15:08 +02:00
promql app/vmselect: add -search.cacheTimestampOffset command-line flag 2020-02-21 13:58:06 +02:00
main.go app/vmselect: add /internl/resetRollupResultCache handler for resetting response cache 2020-02-21 13:58:05 +02:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

vmselect performs the incoming queries and fetches the required data from vmstorage.