You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#926, a follow-up for the #770.
The defintion for the VM stuckness was changed to include
denied downscale request in the following commit:
commit fdf0133
Author: Shayan Hosseini <[email protected]>
Date: Sat Apr 6 09:25:01 2024 -0400
agent: track more liveness in vm-stuck metrics (#855)
This resulted in the consistent firing of the alert.
We should actually treat the denied downscale as part of the normal
operation.
Signed-off-by: Oleg Vasilev <[email protected]>
Fixes#926, a follow-up for the #770.
The defintion for the VM stuckness was changed to include denied
downscale request in the following commit:
commit fdf0133
Author: Shayan Hosseini <[email protected]>
Date: Sat Apr 6 09:25:01 2024 -0400
agent: track more liveness in vm-stuck metrics (#855)
This resulted in the consistent firing of the alert.
We should actually treat the denied downscale as part of the normal
operation. This can happen due to mismatching policy of what is an
acceptable level memory usage in autoscaler-agent vs vm_monitor.
Signed-off-by: Oleg Vasilev <[email protected]>
Follow-up to #770
Environment
Steps to reproduce
Expected result
Actual result
Other logs, links
The text was updated successfully, but these errors were encountered: