Alex Kahn

Results 23 comments of Alex Kahn

I'm no longer seeing that error message in my app after using your branch. I was also seeing this in my logs at some point earlier today but I'm no...

Looks like https://github.com/kedacore/keda/pull/6655 is a fix for this? This is very exciting for us.

> Since there is no dedicated API like create_exponential_histogram, exponential histograms are instead created using the generic create_histogram function, followed by applying a view with exponential_histogram aggregation Is the former...