Reporting web performance data to Slack
You can configure DebugBear to post notifications on Slack when:
- a change alert is generated for a page
- there's a change in a page's JavaScript size
- an API build finishes
- a RUM alert is triggered

Setting up the Slack integration
- On the DebugBear website, select the project you want to integrate with Slack
- Open Integrations in the sidebar
- Click on Add to Slack

- Select the channel you want to post notifications to
- Click Allow
- Configure the type of notification you'd like to receive

Notification types
Page Alerts
Get a Slack message when something significant about your page changes or when a performance budget is breached.

note
Alerts are sent once a performance budget has been breached or there has been a significant change. If you don't see alerts the budget thresholds may not be breached.
JS file size changes
Get a Slack message whenever the size of your JS bundles changes.

API builds
See the results of API tests that have a commit hash.

RUM alerts
Get alerts when real user monitoring metrics change on your website. Learn more about configuring real user monitoring alerts.
