Menu
Open source
Inbound Email integration for Grafana OnCall
Inbound Email integration will consume emails from dedicated email address and make alert groups from them.
Configure required environment variables
See Inbound Email Setup for details.
Configure Inbound Email integration for Grafana OnCall
You must have an Admin role to create integrations in Grafana OnCall.
- In the Integrations tab, click + New integration to receive alerts.
- Select Inbound Email from the list of available integrations.
- Get your dedicated email address in the Integration email section and use it to send your emails.
Grouping and auto-resolve
Alert groups will be grouped by email subject and auto-resolved if the email message text equals “OK”. This behaviour can be modified via custom templates.
Alerts from Inbound Email integration have the following payload:
json
{
"subject": "<your_email_subject>",
"message": "<your_email_message>",
"sender": "<your_email_sender_address>"
}
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:

Getting started with Grafana OnCall for on-call management (APAC Timezone)
This webinar goes over initial Grafana OnCall configuration, setting up an on-call management process, grouping, alert rendering, and organizing runbooks.

Unified alerting and on-call management in Grafana
In this webinar, we’ll demo the Grafana 8 unified alerting system, and introduce Grafana OnCall, our on-call management tool to resolve incidents faster.

Reducing resolution time (MTTR) with the Grafana LGTM Stack and on-call management
See a demo of Grafana OnCall, and how to correlate your metrics, logs, and traces to reduce your MTTR using Grafana’s “single pane of glass” approach.