We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hello 👋
I'm currently accessing bigquery through a custom proxy.
With the bq command-line tool, I use the --api flag to do this (see official documentation here: https://cloud.google.com/bigquery/docs/reference/bq-cli-reference)
bq
--api
I'd like to do the same via grafana.
See related PR: #266
The text was updated successfully, but these errors were encountered:
Closed by #266, will be part of the next release.
Sorry, something went wrong.
No branches or pull requests
Hello 👋
I'm currently accessing bigquery through a custom proxy.
With the
bq
command-line tool, I use the--api
flag to do this (see official documentation here: https://cloud.google.com/bigquery/docs/reference/bq-cli-reference)I'd like to do the same via grafana.
See related PR: #266
The text was updated successfully, but these errors were encountered: