I just logged this issue with grafana, but I'm crossposting it here since it seems likely the bug is in this datasource. To briefly summarize the issue: When a request is sent to this datasource with the query field filled out but the queryText field empty, the datasource doesn't return any results.
I see that there is special handling for these fields in one part of the datasource, but it seems the request doesn't hit this code under certain conditions.
For more info see the original issue I filed with grafana: grafana/grafana#112075
Components:
- Grafana Cloud
- GCP Cloud logging v1.5.1
I just logged this issue with grafana, but I'm crossposting it here since it seems likely the bug is in this datasource. To briefly summarize the issue: When a request is sent to this datasource with the
queryfield filled out but thequeryTextfield empty, the datasource doesn't return any results.I see that there is special handling for these fields in one part of the datasource, but it seems the request doesn't hit this code under certain conditions.
For more info see the original issue I filed with grafana: grafana/grafana#112075
Components: