Commit Graph

5 Commits

Author SHA1 Message Date
Fabian Reinartz 60bb55b4aa example: fix config typo 2016-09-06 11:10:29 +02:00
Fabian Reinartz 44bde96447 examples: pretty print JSON in webhook 2016-09-05 11:17:28 +02:00
Fabian Reinartz dd7a9277a6 example: add HA config file 2016-08-31 12:02:16 +02:00
Fabian Reinartz d48b4e5dbd examples: add Go logging webhook 2016-08-19 12:13:39 +02:00
Fabian Reinartz 26b6eac6e1 *: add Procfile for example setup
This add a Procfile that can be run with `goreman start`. It starts
three Alertmanagers and one webhook receiver. The webhook receiver
simply reflects sent messages.
The send_alerts.sh script simulates a set of alerts sent by a Prometheus
server to all Alertmanagers at once.
2016-08-09 12:00:28 +02:00