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

Unable to pick up variable values from data source for any of the lateest community version working for 10.0.3 #672

Closed
Nitin-great-007 opened this issue Apr 3, 2024 · 0 comments

Comments

@Nitin-great-007
Copy link

Nitin-great-007 commented Apr 3, 2024

The scenes app is unable to pick up the variable label values for the community edition for anything above the 10.0.3 it works fine the 10.0.3 community edition of grafana.

code in scenes:
const JobVariable = new QueryVariable({
name: 'handler',
datasource: {
type: 'prometheus',
uid: 'ecfaba71-8a21-4792-b704-ff84ca406784',
},
query: {
query: 'label_values(up, job)',
},
});

but in dashboards its working can u please look into this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant