{% extends "sentry/projects/manage.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% load sentry_plugins %} {% block title %}{% trans "Notifications" %} | {{ block.super }}{% endblock %} {% block inner %}
{% blocktrans %}Sentry will notify you based on the rules configured for this project.{% endblocktrans %}
{% blocktrans %}Alerts are triggered when the rate of events for the entire project increase by a relative amount. Values represent a 60-second interval.{% endblocktrans %}