VictoriaMetrics/app
Nikolay d626c5c2a9
changes vmalert query function (#1307)
* changes vmalert query function
for prometheus rules compatibility its better to use labels as map.
it simplifies template evaluation and allow to ignore can't evaluate field error
because map will return default value.
fixes https://github.com/VictoriaMetrics/operator/issues/243
2021-05-21 13:55:43 +03:00
..
victoria-metrics app/vmagent: list user-visible endpoints at http://vmagent:8429/ 2021-04-30 09:36:43 +03:00
vmagent app/vmagent/remotewrite: expose metrics with the current number of active series per day and per hour 2021-05-20 15:28:09 +03:00
vmalert changes vmalert query function (#1307) 2021-05-21 13:55:43 +03:00
vmauth app/vmauth: add ability to protect /-/reload endpoint with authKey 2021-05-20 18:47:01 +03:00
vmbackup app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:37:28 +03:00
vmbackupmanager app/vmbackup: typo fix: snaphsot -> snapshot 2021-04-22 11:16:56 +03:00
vmctl vmctl: explicitly set ::tag type for labels selector in influx mode (#1310) 2021-05-20 12:03:16 +03:00
vmgateway lib/httpserver: typo fix in -http.shutdownDelay command-line flag description: servier -> server 2021-05-18 16:26:16 +03:00
vminsert app/vminsert: add support for data ingestion via other vminsert nodes 2021-05-08 19:52:57 +03:00
vmrestore app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:37:28 +03:00
vmselect app/vmselect/promql: add timezone_offset(tz) function 2021-05-20 11:53:09 +03:00
vmstorage app/vmstorage: add ability to limit series cardinality via -storage.maxHourlySeries and -storage.maxDailySeries command-line flags 2021-05-20 14:15:19 +03:00