We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0669b69 commit bffa2a9Copy full SHA for bffa2a9
instrumentation/ktor/ktor-3.0/library/README.md
@@ -32,7 +32,7 @@ implementation("io.opentelemetry.instrumentation:opentelemetry-ktor-3.0:OPENTELE
32
33
## Initializing server instrumentation
34
35
-Initialize instrumentation by installing the `KtorServerTelemetry` feature. Make sure that no other
+Initialize instrumentation by installing the `KtorServerTelemetry` feature. Make sure that no other
36
logging plugin is installed before this.
37
You must set the `OpenTelemetry` to use with the feature.
38
0 commit comments