Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dev): Show in-progress queries in query debug modal #21160

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Mar 26, 2024

Problem

Currently debugging some ClickHouse queries, and for ones we already know are long-running, it's quite bad for productivity that they only show up after finishing/erroring out – I want to see what's running now, so that I can read what's going on and see what can be tweaked.

Changes

We'll now be showing in-progress queries with duration simply saying "In progress…"

How did you test this code?

Just locally.

@Twixes Twixes requested review from timgl and a team March 26, 2024 13:22
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

Copy link
Contributor

Size Change: 0 B

Total Size: 824 kB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 824 kB

compressed-size-action

@Twixes Twixes merged commit 200f68a into master Mar 26, 2024
133 of 134 checks passed
@Twixes Twixes deleted the in-progress-query-debug branch March 26, 2024 20:44
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.

3 participants