VictoriaMetrics/app/vmalert/notifier
Roman Khavronenko 4a49577028
vmalert: use missingkey=zero for templating (#4040)
Replace empty labels with "" instead of "<no value>"
during templating, as Prometheus does.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4012

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-03-30 16:57:00 +04:00
..
testdata vmalert: support auth configs per static_target (#3188) 2022-09-30 17:10:17 +02:00
alert.go vmalert: use missingkey=zero for templating (#4040) 2023-03-30 16:57:00 +04:00
alert_test.go Vmalert tests (#3975) 2023-03-17 15:57:24 +01:00
alertmanager.go chore: Use http constants to replace numbers (#3846) 2023-02-22 18:53:05 -08:00
alertmanager_request.qtpl fix issue#3053 (#3182) 2022-10-10 09:44:58 +02:00
alertmanager_request.qtpl.go vmalert: revert unexpected fileds rename during refactoring (#3222) 2022-10-11 12:37:47 +02:00
alertmanager_test.go fix issue#3053 (#3182) 2022-10-10 09:44:58 +02:00
config.go app,lib: fix typos in comments (#3804) 2023-02-13 13:27:13 +01:00
config_test.go vmalert: add DNS service discovery (#2465) 2022-04-13 11:50:26 +03:00
config_watcher.go lib/promscrape: optimize service discovery speed 2022-11-29 21:26:00 -08:00
config_watcher_test.go app/vmalert: use consistent randomizer in tests 2023-01-23 19:25:10 -08:00
init.go Vmalert tests (#3975) 2023-03-17 15:57:24 +01:00
init_test.go Vmalert tests (#3975) 2023-03-17 15:57:24 +01:00
notifier.go vmalert: support configuration file for notifiers (#2127) 2022-02-02 14:11:41 +02:00
package_test.go added reusable templates support (#2532) 2022-05-14 11:38:44 +02:00