Configure sentry integration for netlify PR previews (#2884)
This commit is contained in:
@@ -17,5 +17,9 @@
|
|||||||
},
|
},
|
||||||
"rageshake": {
|
"rageshake": {
|
||||||
"submit_url": "https://element.io/bugreports/submit"
|
"submit_url": "https://element.io/bugreports/submit"
|
||||||
|
},
|
||||||
|
"sentry": {
|
||||||
|
"environment": "netlify-pr-preview",
|
||||||
|
"DSN": "https://b1e328d49be3402ba96101338989fb35@sentry.tools.element.io/41"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user