mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-09 23:39:36 +00:00
Correctly render continue routing
Nodes with `continue: true` were being ignored, and only the first match in the routing tree was being highlighted. Additionally, each node was incorrectly being set to continue=true if nothing is received from the API. The API sends nothing if continue=false.
This commit is contained in:
parent
85c4a0888f
commit
6bc77a1a14