-
**Describe the bug**
I have a problem to update to latest version of grafana image. I would like upgrade to 7.0.0
Seems a problem with persistent volume. I don't know why or how to solve it.
…
-
## Bug Report
## Expected Behavior
Link on config page should go to the [plugin page on grafana.com](https://grafana.com/plugins/doitintl-bigquery-datasource) or the readme in the GitHub repo.
…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
The new introduced auto interval works great for plain queries, but in the case of a group by where you return…
-
## Bug Report
I'm configuring the _Processing Location_ variable to _EU_ with the following ConfigMap:
```
apiVersion: v1
kind: ConfigMap
metadata:
name: grafana-datasource-bigquery-jwt
nam…
-
## Bug Report
## Expected Behavior
The datasource is correctly created using the provisioning file and the dashboard is displayed correctly.
## Actual Behavior
The error message "Datasource na…
-
Hello !
First of all, thank you very much for the plugin :)
I have some issues with the format of the provisioning file. I have some service account file that looks like this
```
{
"type": "s…
-
## Bug Report
I've found a few different issues with annotation queries:
1) They don't appear to expand macros -- for the life of me I can't get a query to succeed when using `$__timeFilter()`.…
-
Hello!
I tested the SCADAvis plugin with following query:
```
SELECT
`timestamp` AS time,
"TAG1" AS metric,
value
FROM `project.dataset.table`
LIMIT 1
```
and following SVG:
h…
-
## Bug Report
Authentication by GCE Service Account not working
## Expected Behavior
Able to authenticate Grafana to BigQuery using Attached GCE Service Account
## Actual Behavior
After sele…
-
![image](https://user-images.githubusercontent.com/29196565/74724590-6b1efc00-5277-11ea-8e67-cc4769a3590a.png)