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 0d0b72f commit 650ab03Copy full SHA for 650ab03
src/connections/auto-instrumentation/setup.md
@@ -102,6 +102,8 @@ Follow these steps to integrate the Signals SDK into your Kotlin application:
102
analytics.add(SignalsComposeTrackingPlugin())
103
```
104
105
+<!-- PW: Hmmm, no write key in this code? -->
106
+
107
3. (Optional:) If you want to track network activity, configure your OkHttpClient to use the Signals OkHttp3 plugin:
108
109
```kotlin
0 commit comments