Configuring notifications
You can modify your notifications settings in the Profile & notifications section. Make sure to hit Save profile when you’re done.
- These settings are user specific.
- These settings only affect email notifications. Check Integrations to read about notifications settings for integrations like Slack.
Notifications settings
- Only send digest emails: When enabled, Airbrake will not send you individual error emails and instead only send summary digest emails. Overrides any per project settings.
- Inbox saver: To save your inbox, this is automatically enabled for your user if you don’t open error emails for 30+ days. If this automated behavior is not desired, you can disable it under “Inbox saver” in your notification settings.
- Send digest emails: read Daily and weekly digest emails to know more about this feature.
- Notify on Errors: be notified whenever a new exception group is created or an error group becomes unresolved.
- Notify on Comments: be notified when another team member comments on an error.
- High volume notifications: see doc.
- Production only: be notified just if error occurs in the
production
environment. For this feature to work the environment needs to beproduction
(case independent). eg:Production
is a production environment whileproduction_US
andprod
are not a production environments.
Automatic subscription to new projects
If you’re an admin you will be automatically subscribed to new projects. You can disable this behaviour in your personal settings page.