File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
keps/sig-autoscaling/4951-configurable-hpa-tolerance Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -641,7 +641,13 @@ N/A.
641
641
Pick one more of these and delete the rest.
642
642
-->
643
643
644
- N/A.
644
+ This KEP is not expected to have any impact on SLIs/SLOs as it doesn't introduce
645
+ a new HPA behavior, but merely allows users to easily change the value of a
646
+ parameter that's otherwise difficult to update.
647
+
648
+ Standard HPA metrics (e.g.
649
+ ` horizontal_pod_autoscaler_controller_metric_computation_duration_seconds ` ) can
650
+ be used to verify the HPA controller health.
645
651
646
652
###### Are there any missing metrics that would be useful to have to improve observability of this feature?
647
653
@@ -781,6 +787,8 @@ Are there any tests that were run/should be run to understand performance charac
781
787
and validate the declared limits?
782
788
-->
783
789
790
+ No.
791
+
784
792
### Troubleshooting
785
793
786
794
<!--
Original file line number Diff line number Diff line change 4
4
- " @pr00se"
5
5
- " @jm-franc"
6
6
owning-sig : sig-autoscaling
7
- status : implementables
7
+ status : implementable
8
8
creation-date : 2024-11-05
9
9
reviewers :
10
10
- " @gjtempleton"
You can’t perform that action at this time.
0 commit comments