kirillsablin
32bb289906
dispatch: Add group_by_all support ( #1588 )
...
To aggregate by all possible labels use '...' as the sole label name.
This effectively disables aggregation entirely, passing through all
alerts as-is. This is unlikely to be what you want, unless you have
a very low alert volume or your upstream notification system performs
its own grouping. Example: group_by: [...]
Signed-off-by: Kyryl Sablin <kyryl.sablin@schibsted.com>
2018-11-29 12:31:14 +01:00
Martin Chodur
5d222bce55
feat: added routing tools to amtool ( #1511 )
...
Signed-off-by: Martin Chodur <m.chodur@seznam.cz>
2018-08-22 16:41:09 +02:00
Tom Paine
081fc7d982
Update simple.yml ( #1216 )
...
match spacing on other receiver groups
2018-01-29 15:58:44 +01:00
Jose Donizetti
76c15a0ef5
Fix config name inconsistency ( #1087 )
...
* Rename global config hipchat_url to hipchat_api_url
* Rename opsgenie config 'host' to 'url'
2017-11-11 15:01:21 +01:00
Max Chadwick
5801581883
Fix a typo in simple.yml
2016-04-20 22:10:28 -04:00
Max Chadwick
4cb3874ab8
Move SMTP auth to the config file
2016-04-16 16:41:55 -04:00
Max Chadwick
eaff66916c
Clarify SMTP authentication in the docs
2016-04-10 21:25:06 -04:00
Fabian Reinartz
1a68209fd1
Fix example config
2016-02-03 17:20:41 +01:00
louis
5a16e373a7
update simple config example for hipchat integration
2016-01-05 20:52:25 +01:00
beorn7
93ffa534a5
PR with changes after code review
...
Now to be reverse-reveiewed.
2015-11-23 18:24:57 +01:00
Fabian Reinartz
0c27b08a05
Add example config file
2015-11-12 15:15:12 +01:00