Skip to content

Feature - Select queries that are disabled #1026

@elhu

Description

@elhu

Currently, when a query is disabled, it doesn't show up in any panel on the dashboard.
It would be nice to have way to explicitly select a query to display, whether it is disabled or not.
This would provide an easy way to have a query scoped to a single panel, without having it "polluting" the rest of the dashboard (for example, having a panel graphing slow queries over time, without having slow queries in every single panel on the dashboard).

I propose adding a 4th item to the querySelect partial, called for example 'selected - allow disabled'.
If this mode is chosen, then the selected queries will show up even disabled.

I have a Kibana fork running with these modifications, and can provide a pull request if it can be integrated in a future release :).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions