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

Web console: add CPU counters and new tooltip interface #17132

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

vogievetsky
Copy link
Contributor

This is the web console followup to #16914

If CPU counters are present show them as a column in the stages detail view

image

Also added a custom tooltip interface so that data hidden in the tooltips (like CPU time) is more discoverable.

@vogievetsky vogievetsky added Area - Web Console Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Sep 23, 2024
@vogievetsky vogievetsky added this to the 31.0.0 milestone Sep 23, 2024
@vogievetsky vogievetsky merged commit 1a13bd5 into apache:master Sep 24, 2024
12 checks passed
@vogievetsky vogievetsky deleted the better_tooltip_plus branch September 24, 2024 16:19
vogievetsky added a commit to vogievetsky/druid that referenced this pull request Sep 30, 2024
kfaraz pushed a commit that referenced this pull request Oct 1, 2024
#17200)

* Web console query view improvements (#16991)
* Made maxNumTaskOptions configurable in the Query view
* Updated the copy for taskAssignment options
* Reordered options in engine menu for msq engine
* fixed snapshot
* maxNumTaskOptions -> maxTasksOptions
* added back select destination item
* fixed duplicate menu item
* snapshot
* Added the ability to hide certain engine menu options
* Added the ability to hide/show more menu items
* Make the tooltip better and improve structure (#17132)
* switch to using arrays by default (#17133)
* Web console: add stage graph (#17135)
* Web console: revamp the experimental explore view (#17180)
* explore revamp
* remove ToDo
* fix CodeQL
* add tooltips
* show issue on echart chars
* fix: browser back does not refresh chart
* fix maxRows 0
* be more resiliant to missing __time
---------
Co-authored-by: Sébastien <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 Area - Web Console
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants