-
## Feature Request
**Is your feature request related to a problem? Please describe.**
We have a firebase project with BigQuery integration where events from a mobile app are sent to big query. The…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
I am currently working on the development of a panel to monitor the error events generated in an API. These …
-
## Question
I have a table that is sharded by datestamp (eg: tablename20201012, tablename20201013, etc)
when it is queried as
SELECT
count(claim_id)
FROM
"project-id.dataset.tablename*"
…
-
When the macro $__timeGroup is inserted into a raw sql query, its not expanded when its placed inside a subquery. I would expect the timeGroup to be resolved / replaced anywhere in the query not just …
-
## Bug Report
per-query Processing location is ignored when having more than 1 query in a panel.
![image](https://user-images.githubusercontent.com/2250227/131914460-59603ff2-55ee-4ec9-a8c7-60fd2d…
-
## Bug Report
EXTRACT(DATE ...) doesn't work and work in BigQuery.
https://cloud.google.com/bigquery/docs/reference/standard-sql/timestamp_functions#extract
## Expected Behavior
Convert to DAT…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
I want to be able to count the number of unique users per day
**Describe the solution you'd like**
Add a C…
nicks updated
2 years ago
-
In my deployment I chose `europe-west1` as region and `EU` for data storage.
With that configuration, the Grafana Dashboard complained. that it couldn't find the datasource in `US`.
I fixed it by …
-
## Bug Report
When using the Query Inspector, we are getting an error saying "Invalid project ID '%60' as pictured here:
![image](https://user-images.githubusercontent.com/51332153/136433443-33a3e7c…
-
## Bug Report
When create alert rule using bigquery datasource, after create a query to be alerted on, then run query, a pop-up error message is displayed, as follows:
Failed to evaluate queries an…