VictoriaMetrics/app
Aliaksandr Valialkin 46bfdbe6cf app/vmselect/promql: do not take into account the previous point before time window in square brackets for min_over_time, max_over_time, rollup_first and rollup_last functions
This makes the behaviour for these functions similar to Prometheus when processing broken time series with irregular data points
like `gitlab_runner_jobs`. See https://gitlab.com/gitlab-org/gitlab-exporter/issues/50 for details.
2020-01-11 00:26:26 +02:00
..
victoria-metrics all: use gozstd instead of pure Go zstd for GOARCH=amd64 2019-12-24 12:42:42 +02:00
vmbackup all: use gozstd instead of pure Go zstd for GOARCH=amd64 2019-12-24 12:42:42 +02:00
vminsert vendor: update github.com/valyala/fastjson from v1.4.2 to v1.4.5 2020-01-10 23:15:15 +02:00
vmrestore app/{vmbackup,vmrestore}: add backup complete file to backup when it is complete and check for this file before restoring from backup 2020-01-09 15:35:38 +02:00
vmselect app/vmselect/promql: do not take into account the previous point before time window in square brackets for min_over_time, max_over_time, rollup_first and rollup_last functions 2020-01-11 00:26:26 +02:00
vmstorage lib/storage: remove metricID with missing metricID->metricName entry 2019-12-02 20:46:44 +02:00