-
I work with a Grafana OSS deployment connected to BigQuery, and have run into issues with users creating queries that habitually time out and/or use excessive BQ slots. Tracking down the dashboard the…
-
### What happened?
We have recently upgraded to Grafana 11.0.0. It is used by a large number of users (> 1k) with a large number of dashboards / alerts (thousands). After upgrading to Grafana 11.0.0 …
-
The "Expand Editor" button seems to have disappeared, but works once clicked.
**Grafana Cloud version:** Grafana v11.1.0-70724 (89f6845739)
**Google BigQuery plugin** (grafana-bigquery-datasource)…
-
## **Description**
At a very high level; once we deploy New Relic (both infra agent and dotnet agent) we experience start-up hangs in our dotnet6/dotnet8 apps.
We ran into this problem last year: …
-
### Title:
Error in Grafana BigQuery Datasource Panel 1.4.1 When Using INT Variable: "Couldn't find any field of type string in the results"
### Environment:
- Grafana Version: 9.2.3
- BigQuery …
-
I have a Grafana-BigQuery dashboard in which I'm using a query as below for time series plots:
```
SELECT
$__timeGroup(t,$__interval) as time,
${signal_value:csv}
FROM
${dataset}.tbl_$…
-
**What happened**:
We use a BigQuery datasource.
**What you expected to happen**:
Relatively quiet/informative logs.
**How to reproduce it (as minimally and precisely as possible)**:
We…
-
It would be great if Grafonnet has support for BigQuery queries.
So far there is none.
-
### What happened?
I configured the 'relative time' in query options, but the time range it yields is different from my other time ranges and also differs from the global time filter. Add…
-
Background info:
-Grafana 9.2.5 OSS
-Bigquery Plugin version: 1.2.2
Issue:
We are creating a dashboard annotation to dynamically generate panel annotations and seeing a visual inconsistency with…