alertmanager/notify
Brian Brazil faa88831f4 First-pass at improving template system.
- Cut back to bare minimum to make the rest simpler
- Consistency in config naming
- Have one data strucutre that's the same for all templates
- Pass in common labels to templates
- Support templates almost everywhere
- Support multiple SMTP recipients
- Support non-ASCII SMTP headers
- Handle colour logic via templates
- Make $subjects have consistent output, go maps aren't sorted.
- Make tests pass when v6 is disabled
2015-11-18 14:59:05 +00:00
..
impl.go First-pass at improving template system. 2015-11-18 14:59:05 +00:00
notify.go Fix golint issues in notify/ 2015-11-12 13:18:36 +01:00
notify_test.go Unify receiver naming 2015-11-10 13:47:04 +01:00