Skip to content

Feature/promql interactive#94

Open
pratik50 wants to merge 9 commits into
parseablehq:mainfrom
pratik50:feature/promql-interactive
Open

Feature/promql interactive#94
pratik50 wants to merge 9 commits into
parseablehq:mainfrom
pratik50:feature/promql-interactive

Conversation

@pratik50
Copy link
Copy Markdown
Contributor

What's Changed

  • Interactive PromQL TUI — You can now run pb query promql run -i for a full-screen interactive experience, just like the SQL one.
    Includes a dataset picker, query editor, time range selector, step panel, and a scrollable results table.

  • Time range overlay improvements — Instant mode opens with the preset list focused and "1 Hour" pre-selected. Switching from instant to range mode resets the end time to now so presets don't break.

  • pb profile add works on fresh machines — It was incorrectly blocked by a "no profile configured" error before any profile existed. Fixed by removing the overly strict pre-run check from the profile command group.

  • "Token" renamed to "API key" — Updated everywhere in the login wizard: the label, input placeholder, validation error, and confirmation screen.

Screenshot 2026-05-14 at 4 52 04 PM

Screenshot 2026-05-14 at 4 53 43 PM

@pratik50 pratik50 force-pushed the feature/promql-interactive branch from 39adcd4 to 837b470 Compare May 14, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant