Error rate metrics
Closed this issue · 2 comments
alok87 commented
Add support for Error rate metrics kubernetes/klog#167
alok87 commented
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.
alok87 commented
Error rate is outside this project. Error metrics are emitted by WPA now, closing this.