commit | b845f3fc6988d99c76169a16be85bc56875440c0 | [log] [tgz] |
---|---|---|
author | Bartosz Kupidura <bkupidura@mirantis.com> | Sun Jun 25 14:53:01 2017 +0200 |
committer | Bartosz Kupidura <bkupidura@mirantis.com> | Sun Jun 25 14:53:01 2017 +0200 |
tree | da50842b2d60bc16982e853218ff51ae35d13e81 | |
parent | 9b3d774430b085af2b134e3c5dadd515335b03cc [diff] |
Support for custom add custom labels from reclass This change will enable possibility to add custom labels to alerts. This can be used ex. to provite routing key for pushkin (notification service) If given key already exists in alert, it will NOT be overriden. prometheus: server: config: alert: labels_add: route: 'mail,skype' Change-Id: I0b21d8a9695e8a15d0d6b80e6ddd0476682c80c2