Skip to content

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

Merged
vogievetsky merged 1 commit intoapache:masterfrom
vogievetsky:better_tooltip_plus
Sep 24, 2024
Merged

Web console: add CPU counters and new tooltip interface#17132
vogievetsky merged 1 commit intoapache:masterfrom
vogievetsky:better_tooltip_plus

Conversation

@vogievetsky
Copy link
Copy Markdown
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
@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 <sebastien@imply.io>
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