alertmanager
alertmanager copied to clipboard
`amtool template render` improve default data
Currently, the default example alerts of the amtool template render command contain an invalid status, leading to .Alerts.Firing and .Alerts.Resolved returning empty arrays.
This PR changes one of the two examples to firing the other to resolved.
Thanks for your contribution - @phil9909, can you fix the CI please? 🙏
@gotjosh Sorry about that. For some reason I could not get make lint to work on my machine. I guess a version-missmatch in the linter.
Should be fixed now.