{% extends "sentry/projects/manage.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Notifications" %} | {{ block.super }}{% endblock %} {% block inner %}
{% trans "Sentry will automatically notify you whenever an event is first seen, or its state changes from resolved to unresolved." %}
{% 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 %}
{% trans "Tag restrictions are based on your global notification rules. If tags are specified, notifications will be sent when they match any of the restrictions." %}
{% trans "We have not yet recorded any tags for this project." %}