Skip to content

Query inspector does not show executed query on errors #115

Open
@nebulon42

Description

@nebulon42

To reproduce

  1. Have a query using templates/variables
  2. Make the query produce an error
  3. Go to the Query Inspector
  4. 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:
Image

If there is an error

Image

then the executed query is not shown in the inspector

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions