Increase bucket count for function_duration_seconds metric#9808
Increase bucket count for function_duration_seconds metric#9808pbetkier wants to merge 1 commit into
Conversation
|
This issue is currently awaiting triage. If SIG Autoscaling contributors determines this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: pbetkier The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest |
1 similar comment
|
/retest |
Enhance the precision of the existing function_duration_seconds histogram-based metric by expanding its bucket count. This improvement aims to provide more accurate performance measurements for Cluster Autoscaler functions by increasing the number of observation points within critical duration ranges.