Skip to content

Commit 2c74c2a

Browse files
authored
Merge pull request #4489 from dashpole/unanswered_question
KEP-647: Answer missed APIServer Tracing PRR question
2 parents caa889f + 5b456b7 commit 2c74c2a

File tree

1 file changed

+5
-0
lines changed
  • keps/sig-instrumentation/647-apiserver-tracing

1 file changed

+5
-0
lines changed

keps/sig-instrumentation/647-apiserver-tracing/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,11 @@ _This section must be completed when targeting beta graduation to a release._
361361

362362
###### What steps should be taken if SLOs are not being met to determine the problem?
363363

364+
This feature will likely be useful for determining why scalability SLOs are not being met, as tracing can
365+
provide detailed latency information as described above. If tracing is suspected as the reason for SLOs not
366+
meeting SLOs, it can be disabled without impacting other functionality by not setting the
367+
`--opentelemetry-config-file` flag.
368+
364369
[supported limits]: https://git.k8s.io/community//sig-scalability/configs-and-limits/thresholds.md
365370
[existing SLIs/SLOs]: https://git.k8s.io/community/sig-scalability/slos/slos.md#kubernetes-slisslos
366371

0 commit comments

Comments
 (0)