neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
144 stars 18 forks source link

neonvm: separate failing/conflict for the number of failing objects #937

Closed Omrigan closed 1 month ago

Omrigan commented 2 months ago

Before this, failing and conflicts were counted together, which resulted in a lot of false positive alert firings because of the ever-present background of conflicts.

Part of the #932.