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
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.