VictoriaMetrics/app
Roman Khavronenko 0e35fc9538
app/vmalert: remove unnecessary omitempty tag for interval param (#1649)
`omitempty` tag resulted into skipping this param on marshaling,
which was used as a checksum for groups configuration. Since on
config reload checksums are compared before applying changes,
any change to `interval` only didn't trigger config reload.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1641
Signed-off-by: hagen1778 <roman@victoriametrics.com>
2021-09-23 17:55:59 +03:00
..
victoria-metrics app/victoria-metrics/testdata: fix tests after 4401464c22 2021-08-13 12:21:54 +03:00
vmagent docs/vmagent.md: typo fix 2021-09-20 16:49:20 +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 docs/vmbackup.md: update the outdated link to vmbackupmanager 2021-09-13 14:16:53 +03:00
vmbackupmanager docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vmctl docs: consistency renaming: Influx -> InfluxDB 2021-09-13 17:05:16 +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 changes protoparser apis for accepting reading from io.Reader (#1624) 2021-09-20 14:49:28 +03:00
vmrestore lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:29:33 +03:00
vmselect app/vmselect: fix accessing /graphite/* endpoints 2021-09-21 13:56:35 +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 app/vmui: follow-up after 777ff75874 2021-09-15 17:40:48 +03:00