You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android-agent/api/android-agent.api
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,7 @@ public final class io/opentelemetry/android/agent/dsl/instrumentation/Instrument
106
106
public final fun networkMonitoring (Lkotlin/jvm/functions/Function1;)V
107
107
public final fun screenOrientation (Lkotlin/jvm/functions/Function1;)V
108
108
public final fun slowRenderingReporter (Lkotlin/jvm/functions/Function1;)V
109
+
public final fun suppressing ([Ljava/lang/String;)V
109
110
}
110
111
111
112
public final class io/opentelemetry/android/agent/dsl/instrumentation/NetworkMonitoringConfiguration : io/opentelemetry/android/agent/dsl/instrumentation/CanBeEnabledAndDisabled {
Copy file name to clipboardExpand all lines: android-agent/src/main/kotlin/io/opentelemetry/android/agent/dsl/instrumentation/InstrumentationConfiguration.kt
0 commit comments