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
 - Click Project Settings then the Integrations tab on your project dashboard
 - Click the Add to Slack button
 - Select the channel you want to post notifications to
 - Click Authorize
 - Configure the type of notification you'd like to receive
 

Notification types
Page Alerts
note
Alerts are sent once a performance budget has been breached or there has been a significant change. If alerts are expected but not being received, they may not be breaching the default thresholds.
Get a Slack message when something significant about your page changes.

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.
