GoogleCloudPlatform / cloud-logging-data-source-plugin

https://grafana.com/grafana/plugins/googlecloud-logging-datasource/
Apache License 2.0
17 stars 13 forks source link

Grafana Explore query section not editable #22

Closed ramaro closed 1 year ago

ramaro commented 1 year ago

Hey there,

Me and other users in my org seem to be unable to edit the default severity >= DEFAULT query when in Grafana Explore. Any attempt of editing the query will just change it into a different datasource.

I double checked and this does not look like a Grafana permissions issue (using the GCP Logging datasource in a dashboard works as expected) or GCP permissions issue (the default query does run fine in Explore)

Using Grafana v9.4.3 (cloud) with latest plugin v1.1.1

If there's any other info I can provide, please let me know! Thanks

K-Phoen commented 1 year ago

This should be fixed by https://github.com/GoogleCloudPlatform/cloud-logging-data-source-plugin/pull/21

xiangshen-dk commented 1 year ago

The fix is released with v1.2.0. Please verify when you get a chance. Thanks for reporting the issue!

ramaro commented 1 year ago

Thanks so much @xiangshen-dk! I can confirm this is now functional 👍🏼