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 52cb5b3 commit 23d24b7Copy full SHA for 23d24b7
docs/platforms/java/common/tracing/instrumentation/ktor-client.mdx
@@ -2,7 +2,7 @@
2
title: Ktor Client Integration
3
sidebar_order: 45
4
sdk: sentry.java.ktor-client
5
-description: "Learn how to capture tracing information of the Ktor Client."
+description: "Learn how to capture tracing information when using Ktor Client."
6
notSupported:
7
- java.logback
8
- java.log4j2
@@ -174,4 +174,4 @@ Sentry.init { options ->
174
event
175
}
176
177
-```
+```
0 commit comments