Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grafana dashboard doesn't handle wildcard scaledObject variables properly for some graphs #6214

Closed
alexkuretz opened this issue Oct 2, 2024 · 0 comments · Fixed by #6215
Closed
Labels
bug Something isn't working

Comments

@alexkuretz
Copy link
Contributor

Report

All 4 of the ScaleTarget graphs won't render graphs if more than one scaledObject exists in the namespace and the "All" option is selected for the variable. This is due to incorrect wildcard matching definition in the graphs for scaledObject variable.

Expected Behavior

Expect graphs to display metrics for all scaledObjects

Actual Behavior

No metrics are displayed

Steps to Reproduce the Problem

  1. View a namespace that has multiple scaledObjects
  2. Select the "All" value for scaledObject variable

Logs from KEDA operator

N/A

KEDA Version

2.15.1

Kubernetes Version

1.29

Platform

Amazon Web Services

Scaler Details

metricsApiScaler

Anything else?

I have a PR ready to submit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant