Skip to content

Test Alert will not be shown in AlertManager #3

@StefanHufschmidt

Description

@StefanHufschmidt

After pressing on the Test button for the callback in Graylog you'll get a successful-notification in Graylog but you will not get any alert in your AlertManager.

With an invalid configuration the test will fail. So there must be something wrong transmitted to the AlertManager API.

I took a look into it and could not find the root cause of it. Even after catching every possible nullpointer exception and setting everything which is required for the POST-request to the AlertManager API (see https://github.com/prometheus/docs/blob/master/content/docs/alerting/clients.md) the problem still exists.

Currently the only way you can test your configuration properly is to define a test-condition which will trigger the alert.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions