-
I have a Google Cloud Storage bucket that contains a Parquet data lake structured as below:
```
bucket/deviceid/message/yyyy/mm/dd/xyz.parquet
```
I aim to use BigQuery to create external tabl…
-
According to the general documentation on Query Variables, if you return two special column names `__text` and `__value`, they would be considered as display text and actual value of the variable.
ht…
-
Move the code / builder toggle from the right to the left of the query page. Resize to be the "default" query builder size.
[See relevant UX issue](https://github.com/grafana/observability-metr…
-
**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…
-
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…
-
> [!NOTE]
> If you're having an issue with Homebrew on macOS Sequoia, please do not report it here. Try running `brew update` and `brew upgrade $formula` (if your issue is related to a formula), as y…
-
### 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…
-
Building on #222, another common type of query adds another dimension:
```sql
SELECT
$__timeGroup(time, $__interval) as time,
series_name,
AVG(some_column)
FROM
source_table
WHERE
…
-
### What happened?
I am building an Amazon Athena based dashboard in Grafana Cloud. The dashboard loads time series data from a vehicle with a GPS sensor from an AWS S3 based data lake via Athena. Ev…
-
It would be great if Grafonnet has support for BigQuery queries.
So far there is none.