-
Hi Guys,
I am wondering if anyone has implemented or planning to develop a Google BigQuery data source plugin ? I searched the list of datasources (found opentsdb ->BT = not quite) community and di…
-
## Bug Report
I have a partitioned table, for which the generated query uses pseudo column `_PARTITIONTIME`. However the pseudo column isn't available, probably because the table is partitioned on …
-
## Feature Request
**The problem**
People who choose kubernetes as the hosting platform of grafana and are using helm needs to define how the plugin will be installed, and as it's not part of the …
-
##### SUMMARY
I try to reproduce a CI issue and so I run: `ansible-test sanity --test validate-modules`. `ansible-test` starts a process that consumes a lot of CPU cycle without showing any progres…
-
##### SUMMARY
Running the [sanity tests](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#sanity-tests) per the provided command:
```
ansible-test sanity …
-
Hi Grafana Experts,
I am working on a BigQuery Datasource plugin.
In my backend implementation of the /query interface, I noticed initially I was getting a good Request Object with the correct pan…