Open
Description
To reproduce
- Have a query using templates/variables
- Make the query produce an error
- Go to the Query Inspector
- See that the full query that was executed is not displayed
QuestDB version:
8.2.3
Grafana version:
11.1.1
Plugin version:
0.1.4
OS, in case of Docker specify Docker and the Host OS:
WSL/Ubuntu 22.04 (Podman)
Full Name:
see profile
Affiliation:
see profile
Have you followed Linux, MacOs kernel configuration steps to increase Maximum open files and Maximum virtual memory areas limit?
- Yes, I have
Additional context
I'm not sure if the query inspector is covered by the plugin or is Grafana core functionality. At least for other data sources (e.g. PostgreSQL) the executed query is also displayed if it yielded an error.
This is how a successful query execution looks like in the inspector:
If there is an error
then the executed query is not shown in the inspector