doitintl / bigquery-grafana

Google BigQuery Datasource Plugin for Grafana. (NO LONGER MAINTAINED)
https://www.doit-intl.com/labs/
MIT License
242 stars 76 forks source link

Per-query Processing Locations are ignored #368

Closed gaspo53 closed 2 years ago

gaspo53 commented 3 years ago

Bug Report

per-query Processing location is ignored when having more than 1 query in a panel.

image

Expected Behavior

Each query should execute in the selected processing location

Actual Behavior

All queries are executed in the processing location of the last query:

image

Steps to Reproduce the Problem

  1. Create a query A to be processed in US
  2. Create a query B to be processed in europe-west3
  3. Execute and you'll see that query A is executing on europe-west3

Specifications

ofir5300 commented 2 years ago

Please update to v2.0.3 (Available on Grafana cloud) and let me know if it persist

ofir5300 commented 2 years ago

We are retiring the DoiT International BigQuery DataSource plugin for Grafana. We recommend that you migrate to the official Google BigQuery data source maintained by Grafana. In August 2022, we will cease all development and archive the GitHub project.

We are sorry for any inconvenience.