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 85c8df6 commit 771ec00Copy full SHA for 771ec00
app/src/main/AndroidManifest.xml
@@ -70,17 +70,9 @@
70
<meta-data
71
android:name="io.sentry.traces.profiling.enable"
72
android:value="true" />
73
-
74
75
76
android:name="io.sentry.traces.profiling.sample-rate"
77
android:value="1.0" />
78
79
- <meta-data
80
- android:name="io.sentry.traces.user-interaction.enable"
81
- android:value="true" />
82
83
84
85
android:name="empowerplant.domain"
86
android:value="https://application-monitoring-flask-dot-sales-engineering-sf.appspot.com" />
0 commit comments