Back to Posthog

Alert Disabled

posthog/templates/email/alert_disabled.html

1.43.1483 B
Original Source

{% extends "email/base.html" %} {% load posthog_assets %} {% block section %}

The {{ alert_name }} alert for insight {{ insight_name }} has been automatically disabled because its configuration is no longer valid:

{{ alert_error }}

To resume monitoring, fix the issue above and re-enable the alert.

Manage alert {% endblock %}{% load posthog_filters %}