We'd like to have a way to monitor the number of Keda errors due to empty responses from prometheus. We've enabled the ignoreNullValues flag for most of our prometheus triggers and we need a way to monitor the number of errors related to this.
Right now this error gets logged but the error metric that Keda emits is generic and doesn't differentiate by error type.
We'd like to have a way to monitor the number of Keda errors due to empty responses from prometheus. We've enabled the ignoreNullValues flag for most of our prometheus triggers and we need a way to monitor the number of errors related to this.
Right now this error gets logged but the error metric that Keda emits is generic and doesn't differentiate by error type.