VictoriaMetrics/app/vmalert/rule
Roman Khavronenko 4745b0c511
app/vmalert: add .Type or $type template variables ()
The new templating option could contain following options: `prometheus`,
`vlogs` or `graphite`.
It represents the datasource type this rule is evaluated against. The
new templating option
can be used in rule's annotations or for routing to a specific
destination (e.g. Grafana datasource).

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2025-05-08 13:28:34 +02:00
..
alerting.go app/vmalert: add .Type or $type template variables () 2025-05-08 13:28:34 +02:00
alerting_test.go app/vmalert: add .Type or $type template variables () 2025-05-08 13:28:34 +02:00
group.go app/vmalert: add debug to rule.Group () 2025-05-01 20:30:22 +02:00
group_test.go app/vmalert: add debug to rule.Group () 2025-05-01 20:30:22 +02:00
recording.go app/vmalert: add debug to rule.Group () 2025-05-01 20:30:22 +02:00
recording_test.go app/vmalert: show partial responses in debug logs () 2025-04-03 09:47:34 +01:00
rule.go all: use new canonical urls to vmalert docs: https://docs.victoriametrics.com/victoriametrics/vmalert/ 2025-04-30 16:02:45 +02:00
rule_test.go vmalert-tool: implement unittest () 2023-10-13 13:54:33 +02:00
test_helpers.go app/vmalert: show partial responses in debug logs () 2025-04-03 09:47:34 +01:00
utils.go app/vmalert: show partial responses in debug logs () 2025-04-03 09:47:34 +01:00
utils_test.go docs: fixes misspelled typos 2024-09-13 12:14:24 +02:00