kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.29k stars 1.05k forks source link

Filter Grafana Dashboard Metric Values Based on ScaledObject, scaler and namespace #5714

Closed B4llouk closed 1 week ago

B4llouk commented 4 months ago

Proposal

On the Grafana dashboard, metric variable is not filtered on other variables like ScaledObject, scalerand namespace. This creates combinations in the Grafana dashboard that make no sense. In the Scaler Metric Value panel for example.

Use-Case

Current Behavior

When using the Grafana dashboard with KEDA, I select the variables such as:

However, the subsequent metric variables that appear are not automatically filtered to correspond with these selections. This requires manual verification to ensure that the metrics displayed are relevant to the chosen scaler, scaledObject and namespace.

Expected Behavior

I would like the Grafana dashboard to automatically filter metric variables based on the previously selected variables like scaler, scaledObject and namespace. This enhancement would ensure that the metrics displayed are directly relevant to my selections.

Is this a feature you are interested in implementing yourself?

Yes

Anything else?

No response

tomkerkhove commented 4 months ago

Good idea, feel free to open a PR!

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

zroubalik commented 2 months ago

any update here?

stale[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 week ago

This issue has been automatically closed due to inactivity.