" This article is published using Lamento🍋
Vercel
Add sentry integration to your Vercel account
Click
add integration
it will prompt a popup in which we need to select the project which need sentry to integrate with.
Next a popup will be shown from the Sentry about the project integration. Make sure the right
vercel project
is matched with theSentry project
. This will link our sentry project to Vercel.
Slack
Now for the slack integration go to the slack integrations panel and click on
Add workspace
. This will pop up a slack authentication where you need to select your workspace.
Alert rule needs to be added to trigger the notification when ever the application crashes. Go to
Alert
choose the Errors need to be notified when it happens and click onSet conditions
.According to your needs, you can configure the settings and experiment with them.
Take my configuration as a reference for setting conditions. You can also ignore my config and create a new one.
Save the rule. When ever the application crashes and according to your alert condition the notification will be sent to your Slack channel.
You have successfully integrated an error monitor into your application with the Slack notification 🔔.
Top comments (0)