Closed danielcoleAL closed 7 months ago
I've found that if an external metrics SignalFlow query is defined with errors it will cause the API to hang, ultimately causing the entire external metrics API to fail for all HPAs.
The timeout seems to have been removed in https://github.com/signalfx/signalfx-k8s-metrics-adapter/pull/32. This adds it back in and allows for the API to continue functioning even if there's a bad query defined.
I've found that if an external metrics SignalFlow query is defined with errors it will cause the API to hang, ultimately causing the entire external metrics API to fail for all HPAs.
The timeout seems to have been removed in https://github.com/signalfx/signalfx-k8s-metrics-adapter/pull/32. This adds it back in and allows for the API to continue functioning even if there's a bad query defined.