VictoriaMetrics/app
Aliaksandr Valialkin 9e98a8f3d3 app/vmselect/promql: return nan from minute(m) when m equals to nan
This aligns VictoriaMetrics behaviour with Prometheus behaviour.

The issue has been spotted in https://promlabs.com/promql-compliance-test-results/2020-12-01/victoriametrics/
2020-12-02 20:16:40 +02:00
..
vmagent app/{vmagent,victoria-metrics}: add -dryRun option and make more clear handling for -promscrape.config.dryRun 2020-11-25 23:01:39 +02:00
vmalert fixes checksum calculation (#928) 2020-11-29 09:50:57 +02:00
vmauth docs: improve readability a bit 2020-09-29 13:05:05 +03:00
vmbackup app/vmbackup/snapshot: add missing status code check for the returned response when working with snapshot API 2020-11-30 14:49:29 +02:00
vminsert Update main.go (#922) 2020-11-24 12:36:47 +02:00
vmrestore Fix typo in vnrestore readme 2020-10-20 10:49:22 +03:00
vmselect app/vmselect/promql: return nan from minute(m) when m equals to nan 2020-12-02 20:16:40 +02:00
vmstorage app/vmselect: implement /tags/tagSeries and /tags/tagMultiSeries` in order to be consistent with single-node VictoriaMetrics 2020-11-23 14:57:08 +02:00