This reverts commitde68915bc0. (cherry picked from commit25a2a2c7f6)
This commit is contained in:
committed by
Eric Bailey
parent
2a4b825637
commit
ca7e009836
@@ -29,5 +29,5 @@ init({
|
|||||||
* @see https://docs.sentry.io/platforms/react-native/configuration/options/#attach-stacktrace
|
* @see https://docs.sentry.io/platforms/react-native/configuration/options/#attach-stacktrace
|
||||||
*/
|
*/
|
||||||
attachStacktrace: false,
|
attachStacktrace: false,
|
||||||
// sampleRate: env.IS_INTERNAL ? 1.0 : 0.1,
|
sampleRate: env.IS_INTERNAL ? 1.0 : 0.1,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user