File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
keps/sig-instrumentation/647-apiserver-tracing Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -361,6 +361,11 @@ _This section must be completed when targeting beta graduation to a release._
361
361
362
362
###### What steps should be taken if SLOs are not being met to determine the problem?
363
363
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
+
364
369
[ supported limits ] : https://git.k8s.io/community//sig-scalability/configs-and-limits/thresholds.md
365
370
[ existing SLIs/SLOs ] : https://git.k8s.io/community/sig-scalability/slos/slos.md#kubernetes-slisslos
366
371
You can’t perform that action at this time.
0 commit comments