VictoriaMetrics/app
Aliaksandr Valialkin c45210a6f9
app/vmselect/promql: return back the behaviour for deriv() function when the lookbehind window doesnt contain enough points
It is expected that the `deriv(m[d])` returns non-empty value if the lookbehind window `d`
contains less than 2 samples in the same way as `rate()` does.

This is a follow-up after 3e084be06b .
2021-10-07 12:52:27 +03:00
..
victoria-metrics app/victoria-metrics/testdata/graphite/max_lookback_unset.json: fix the test after c4c77aa2dd 2021-09-27 21:41:14 +03:00
vmagent docs/vmagent.md: update docs after 3e9a939a990c8b608414388c96f68eb062364ae7 2021-10-05 10:23:33 +03:00
vmalert app/vmalert: remove unnecessary omitempty tag for interval param (#1649) 2021-09-23 17:55:59 +03:00
vmauth app/vmauth: do not log invalid auth tokens by default for security reasons 2021-09-14 12:20:03 +03:00
vmbackup app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:10:29 +03:00
vmbackupmanager app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:10:29 +03:00
vmctl app/vmctl: fix misleading comment about cluster version for native mode (#1648) 2021-09-23 17:57:25 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vminsert app/vminsert: document that -relabelConfig is reloaded on SIGHUP signal 2021-09-29 21:18:58 +03:00
vmrestore app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:10:29 +03:00
vmselect app/vmselect/promql: return back the behaviour for deriv() function when the lookbehind window doesnt contain enough points 2021-10-07 12:52:27 +03:00
vmstorage li/storage: re-use the per-day inverted index search code for searching in global index 2021-07-30 10:31:37 +03:00
vmui vmui: fixed bug with time range (time zone) (#1661) 2021-09-29 01:00:44 +03:00