You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin can be used for connecting [Graylog](https://www.graylog.org/) alerts to the [Prometheus](https://prometheus.io/)[AlertManager](https://prometheus.io/docs/alerting/alertmanager/).
@@ -44,8 +43,9 @@ Follow the instructions mentioned [here](http://docs.graylog.org/en/2.4/pages/pl
44
43
You would like to contribute anything? - Take a look at [CONTRIBUTING.md](CONTRIBUTING.md).
45
44
46
45
## Known Issues
47
-
* The test-callback does not work as expected, it will cause an error instead of a notification
48
-
* Workaround: You have to create a stream with a alert condition to test the callback
46
+
* The test alert will not be shown in AlertManager
47
+
* When clicking on `Test` to test your callback configuration it will show a green ok bar when everything is fine but the alert will not be shown in the AlertManager
48
+
* You have to create a stream with a alert condition to test the callback alert in AlertManager
49
49
50
50
You would like to contribute anything? - Take a look at [CONTRIBUTING.md](CONTRIBUTING.md).
0 commit comments