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
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
Alternatives considered
Keep a query tab open and press run.
Related database type
N/A / General