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 c039a2a commit dea4c18Copy full SHA for dea4c18
keps/sig-instrumentation/647-apiserver-tracing/README.md
@@ -154,7 +154,7 @@ type TracingConfiguration struct {
154
}
155
```
156
157
-If `--opentelemetry-config-file` is not specified, the API Server will not send any spans, even if incoming requests are sampled.
+If `--opentelemetry-config-file` is not specified, the API Server will not send any spans, even if incoming requests ask for sampling.
158
159
### Controlling use of the OpenTelemetry library
160
0 commit comments