mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
8d93b15b86
Real-world production data shows higher jitter than 1/8 of scrape interval. This may results in gaps on the graph. So increase the allowed jitter to 1/4 of scrape interval in order to reduce the probability of gaps on the graphs over time series with high jitter for scrape_interval. |
||
---|---|---|
.. | ||
netstorage | ||
prometheus | ||
promql | ||
main.go | ||
README.md |
vmselect
performs the incoming queries and fetches the required data
from vmstorage
.