Hi Community,
I have deployed a self-hosted grafana. Recently I’m using google-cloud-monitoring
as one of the datasource. I tried to use it in explorer
and edit the mql
in the textarea, but weird things happen. when I click the textarea and tried to edit it, it doesn’t reflect in the textarea itself. Moreover, everytime I add or delete 1 character, the cursor always move to the last part of the text area. To see the edited one, I need to click apply and then see the result and edit again. So if I have a lot of changes, it will be troublesome. This issue only happens in google-cloud-monitoring
plugin, but the google-cloud-logging
running fine. Anyone has meet the similar issue? How to resolve this?
Thanks,
Ace