Ingesting Emails as alerts

Temperstack's can also ingest emails as a source of alerts and relay it through its notification systems.

This is specifically built to ingest alerts that are created and sent to a specific email address, either as a part of custom alert mechanism coded in your application.

In this integration, each such alert source has a unique email address (which Temperstack generates) where the alert email needs to be directed for the alert to be ingested and relayed to relevant team through the notification system.

This method can also be used to send Alerts generated by other observability tools for which Temperstack does not currently support deep integration or alert listeners .

Steps to Create an Email Integration

  1. Log in to Temperstack.

  2. Go to the Dashboard and select the desired application service.

  3. Navigate to Integration Type, select email and name the integration.

  4. Click on Create Key.

  5. Copy the custom email address provided.

  6. Compose an email containing the alert details and send it to the custom email address.

Example Email Notification

Alert Name: Multiple requests are failing
Status: Alarm
Priority: Critical
Description: Too many requests are failing for X
Metric: 404 Error rate
Resource: Backend API

This email triggers an alert to the team member of the specific application service for acknowledgment, show alert, or resolution.

Last updated