Add notification for ChatWork#885
Conversation
|
It works fine if I run |
|
@griffin-stewie Tests seemed to have timed out. Haven't seen that before. I have restarted them. |
|
@griffin-stewie I am sorry for not further following up on this PR. Thanks a lot for your contribution. @fabxc @brian-brazil Is ChatWork an integration we want to maintain? If so I would move on here and help @griffin-stewie get this up, running and green. |
|
I'm not familiar with ChatWork, but I think our general recommendation is to first use a webhook. Do we have an officially published position on this? A quick scan in the documentation only shows:
https://prometheus.io/docs/alerting/configuration/#receiver We might want to provide some additional guidance as to how we choose receivers, as the most common PRs we get are implementing new ones. |
|
IIRC someone wanted to work on a webhook framework to easily implement webhook servers. |
|
How about this? AlertManager executes registered commands. I have no idea how to register but like writing configuration file or specific directory, defines naming rule maybe you can use same input as webhook for command pass it via STDIN. This plan is handy and easy to use for user that can't have server to receive webhook, and less maintainance. |
|
Personally I have no problem with ABI's, but I don't think this is the right application for it, it would cause an explosion of unmaintained container images floating around. |
@stuartnelson3
I added ChatWork integration based on HipChat notification.