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 540ba2c commit 438436aCopy full SHA for 438436a
keps/sig-instrumentation/647-apiserver-tracing/README.md
@@ -130,7 +130,7 @@ type TracingConfiguration struct {
130
}
131
```
132
133
-If `--opentelemetry-config-file` is not specified, the API Server will not send any telemetry.
+If `--opentelemetry-config-file` is not specified, the API Server will not send any spans, even if incoming requests are sampled.
134
135
### Controlling use of the OpenTelemetry library
136
0 commit comments