Integrating Custom Alerts & Other Alerting sources
Integration of custom Alerts and alerts from other Observability tools for Notifications
Temperstack’s enables notifications of Custom alerts & alerts from Observability tools with which Temperstack currently does not have deep integration.
Our notification system has alert listener functionality to receive an alert and relay it to the specific service team through Temperstack notification channels.
There are two types of custom alerting and a standard way to integrate Alerts from other observability tools
Web-hook Integration: Alerts generated by your application code sent to a web-hook to be relayed by our notification system
Email Alert Integration: Alerts generated as emails by your application code that is sent to a specific Temperstack email address to be relayed by our notification system
Observability Tool Integration: We also support listeners for you to intergate other observability tools that generate alerts which are to be relayed by our notification system
Coralogix
Prometheus
Sentry
Pingdom
Site24x7
GroundCover
Ingesting Emails generated by Applications as alerts
Temperstack's Email Integration type simplifies incident management by allowing teams to leverage email generated by specific application code as a alerting mechanism.
Key feature
Automatically Generated Custom Email Address: For each application service, Temperstack automatically generates a unique custom email address. You can point you application to send an email to this unique email address. This ensures that alerts are routed directly to the relevant team, and being part of the integrated notification system.
Steps to Create an Email Integration
Log in to Temperstack.
Go to the Dashboard and select the desired application service.
Navigate to Integration Type, select email and name the integration.
Click on Create Key.
Copy the custom email address provided.
Compose an email containing the alert details and send it to the custom email address.
Example Email Notification
To:
custom-email@temperstack.com
Subject:
Alert: Multiple requests are failing
Body:
This email triggers an alert to the team member of the specific application service for acknowledgment, show alert, or resolution.
Last updated