VictoriaMetrics/app/vmselect/prometheus
Aliaksandr Valialkin 99786c2864 app/vmselect/prometheus: add -search.maxLookback command-line flag for overriding dynamic calculations for max lookback interval
This flag is similar to `-search.lookback-delta` if set. The max lookback interval is determined dynamically
from interval between datapoints for each input time series if the flag isn't set.

The interval can be overriden on per-query basis by passing `max_lookback=<duration>` query arg to `/api/v1/query` and `/api/v1/query_range`.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/209
2019-10-15 21:37:17 +03:00
..
error_response.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
error_response.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
export.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
export.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
federate.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
federate.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
label_values_response.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
label_values_response.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
labels_count_response.qtpl app/vmselect: add /api/v1/labels/count handler for quick detection of labels with the maximum number of distinct values 2019-06-10 19:54:55 +03:00
labels_count_response.qtpl.go app/vmselect: add /api/v1/labels/count handler for quick detection of labels with the maximum number of distinct values 2019-06-10 19:54:55 +03:00
labels_response.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
labels_response.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
prometheus_test.go app/vmselect/promql: remove NaNs from /api/v1/query_range output like Prometheus does 2019-08-20 23:01:59 +03:00
prometheus.go app/vmselect/prometheus: add -search.maxLookback command-line flag for overriding dynamic calculations for max lookback interval 2019-10-15 21:37:17 +03:00
query_range_response.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
query_range_response.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
query_response.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
query_response.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
series_count_response.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
series_count_response.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
series_response.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
series_response.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
util.qtpl all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
util.qtpl.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00