Skip to content

Saved queries on the Server Dashboard #2538

Description

@datlechin

Problem

The dashboard shows what it was built to show. A query the user cares about, a queue depth, a row count, a lag figure, cannot be put on it, so a chart worth watching lives in a query tab that has to be re-run by hand.

Proposed solution

  • Add a saved query to the dashboard as a tile, with a refresh interval.
  • A tile renders a single number, a small table, or a line chart, chosen from the result's shape.
  • Tiles arrangeable, and the layout saved per connection alongside the rest of the connection's state.
  • Reuse the existing saved query rather than adding a second place to write one.

Alternatives considered

Keep a query tab open and press run.

Related database type

N/A / General

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions