The option to expose a dashboard that would surface details on the cluster and what KEDA sees / how it is behaving. Potentially also could show Azure Functions and info on the triggers and health
+1 on the dashboard, but a KEDA dashboard probably shouldn't have an Azure Functions specific functionality.
It may be interesting to create an Azure Functions Dashboard for Kubernetes that has much more metadata than things related to the scope of KEDA.
Maybe a KEDA dashboard that can be extended then? I think of the Keda dashboard as showing the scaled objects, triggers, + last scale times, current metrics . HPA description for each scaled object and the scale controller logs and especially errors. The functions part of it can include function logs and runtime logs.
+1 on the dashboard, but a KEDA dashboard probably shouldn't have an Azure Functions specific functionality.
Agreed!
Dashboard is available here: https://github.com/kedacore/dashboard
I'll take the action to at least document how to use the dashboard from the keda-docs repo
Already working on it!
Most helpful comment
Dashboard Mocks Part 1.pdf