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
// If the returned Series is empty for one or more processedMetrics, add it as invalid
Not sure if that's the best approach since it could be misleading in a scenario when there is no traffic and a service isn't reporting any requests count, for example.
I'm using Keda's ScaledObject to scale using DatadogMetric object, and ScaledObject is also flagged as not ready because of this.