We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d0caf commit 9dcd43fCopy full SHA for 9dcd43f
docs/platforms/javascript/guides/gatsby/index.mdx
@@ -51,7 +51,7 @@ module.exports = {
51
52
## Configure
53
54
-Then, configure your `Sentry.init`:
+Then, configure your `Sentry.init`. For this, create a new file called `sentry.config.js` in the root of your project and add the following code:
55
56
57
```javascript {filename:sentry.config.(js|ts)} {"onboardingOptions": {"performance": "6, 9-15", "session-replay": "7, 16-22"}}
0 commit comments