Skip to content

Commit 6c9d4ad

Browse files
committed
RUM-5387: Remove code from SampleApplication.kt
1 parent f5c2f62 commit 6c9d4ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sample/kotlin/src/main/kotlin/com/datadog/android/sample/SampleApplication.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ class SampleApplication : Application() {
150150
preferences.getTrackingConsent()
151151
)
152152

153-
Datadog._internalProxy().setMetricTelemetrySampleRateBypass(100f)
154-
155153
initializeSessionReplay()
156154
initializeLogs()
157155
initializeTraces()

0 commit comments

Comments
 (0)