practo/k8s-worker-pod-autoscaler

Error rate metrics

Closed this issue · 2 comments

Add support for Error rate metrics kubernetes/klog#167

WPA emits metrics which can be used to calculate error rate https://github.com/practo/k8s-worker-pod-autoscaler#wpa-metrics

wpa_log_messages_total{severity="ERROR"} 0
wpa_log_messages_total{severity="WARNING"} 0

This issue should be closed after adding the error rate alert under ./artifacts.

Error rate is outside this project. Error metrics are emitted by WPA now, closing this.