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

Query variable builder crashing on Grafana Cloud #239

Closed
clementduveau opened this issue Apr 19, 2024 · 3 comments
Closed

Query variable builder crashing on Grafana Cloud #239

clementduveau opened this issue Apr 19, 2024 · 3 comments

Comments

@clementduveau
Copy link

Hello,

trying to use Google Sheets in a query variable on Grafana Cloud, the frontend crashes.

Sheets.crash.mp4

Error message:

Error: Couldn't find a query runner that matches supplied arguments.
    at hu.getRunnerForDatasource (queryRunners.ts:62:11)
    at Lg.onNewRequest (VariableQueryRunner.ts:114:35)
    at L.next (Subscriber.js:96:33)
    at k._next (Subscriber.js:63:26)
    at k.next (Subscriber.js:34:18)
    at Subject.js:41:34
    at c (errorContext.js:19:9)
    at u.next (Subject.js:31:9)
    at Lg.queueRequest (VariableQueryRunner.ts:75:32)
    at actions.ts:50:34

Grafana version: Grafana v11.1.0-69051 (9d44c8e8cf)

@clementduveau
Copy link
Author

Seems related to grafana/grafana#85730

@zoltanbedi
Copy link
Member

@clementduveau I've just checked on cloud (Grafana v11.1.0-69950) and the console error is not shown anymore. We also have a feature request here #86 can we close this issue?

@clementduveau
Copy link
Author

If it's now working we can close this.

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

No branches or pull requests

2 participants