Hi, We recently ran into issues with a template producing malformed output for our alerting provider when handling grouped alerts. The work-around so far has been to use group_by: ['...'] which works well enough for now, but we would like to be able to catch these sorts of changes in CI/CD perhaps as unit-tests that validate that the rendered output is as expected. What are our options for testing Alertmanager templates and validate output as part of our deployment pipeline?
Thanks, -Juan -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/28031f1e-5e01-4fea-bcc8-7b140a1294b4n%40googlegroups.com.

