Menu
Choose a product
Scroll for more
Grafana Cloud
Inbound Email integration for Grafana IRM
Inbound Email integration consumes emails from a dedicated email address and creates alert groups from them.
Configure required environment variables
Refer to Inbound Email Setup documentation for details.
Configure Inbound Email integration for Grafana IRM
- In Grafana IRM, navigate to IRM > Integrations > Monitoring Systems
- Click + New integration
- 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 behavior 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:
Video

Getting started with managing your metrics, logs, and traces using Grafana
In this webinar, we’ll demo how to get started using the LGTM Stack: Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics.
Video

Intro to Kubernetes monitoring in Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.
Video

Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.