2022-10-27 05:19:03 -05:00
|
|
|
---
|
|
|
|
keywords:
|
|
|
|
- grafana
|
|
|
|
- alerting
|
|
|
|
- notification
|
|
|
|
- errors
|
|
|
|
- contact points
|
|
|
|
title: View notification errors
|
2023-01-11 02:44:01 -06:00
|
|
|
weight: 900
|
2022-10-27 05:19:03 -05:00
|
|
|
---
|
|
|
|
|
|
|
|
# View notification errors
|
|
|
|
|
|
|
|
View notification errors and understand why they failed to be sent or were not received.
|
|
|
|
|
|
|
|
**Note:**
|
|
|
|
This feature only works if you are using Grafana Alertmanager.
|
|
|
|
|
|
|
|
To view notification errors, complete the following steps.
|
|
|
|
|
|
|
|
1. Navigate to Alerting -> Contact points.
|
|
|
|
|
|
|
|
If any contact points are failing, a message at the right-hand corner of the screen alerts the user to the fact that there are errors and how many.
|
|
|
|
|
|
|
|
2. Click on the contact point to view the details of errors for each contact point.
|
|
|
|
|
|
|
|
Error details are displayed if you hover over the Error icon.
|
|
|
|
|
|
|
|
If a contact point has more than one integration, you see all errors for each of the integrations listed.
|
|
|
|
|
|
|
|
3. In the Health column, check the status of the notification.
|
|
|
|
|
|
|
|
This can be either OK, No attempts, or Error.
|
|
|
|
|
|
|
|
## Useful links
|
2022-11-02 16:00:26 -05:00
|
|
|
|
2022-10-27 05:19:03 -05:00
|
|
|
[Receivers API](https://editor.swagger.io/?url=https://raw.githubusercontent.com/grafana/grafana/main/pkg/services/ngalert/api/tooling/post.json)
|