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 074f30c commit 4d2efcdCopy full SHA for 4d2efcd
frontend/src/main.ts
@@ -16,8 +16,6 @@ const initSentry = () => {
16
})
17
],
18
19
- // We recommend adjusting this value in production, or using tracesSampler
20
- // for finer control
21
tracesSampleRate: 1.0
22
});
23
};
0 commit comments