Skip to content

feat: Add counters, remove warehouse from DataServerQueryHandlers#19196

Merged
gianm merged 3 commits into
apache:masterfrom
gianm:msq-dsqh
Mar 23, 2026
Merged

feat: Add counters, remove warehouse from DataServerQueryHandlers#19196
gianm merged 3 commits into
apache:masterfrom
gianm:msq-dsqh

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Mar 23, 2026

Two changes to MSQ DataServerQueryHandlers:

  1. Add "queries" and "totalQueries" counters, reflecting queries made to realtime servers to get realtime data.

  2. Remove dependency on QueryToolChestWarehouse and QueryToolChest. When mapping functions from these are needed, the query logic passes it in rather than it being derived from the toolchest.

Web console changes are included for (1). Realtime query counters are shown in an ↙ icon next to VSF counters.

Two changes to MSQ DataServerQueryHandlers:

1) Add "queries" and "totalQueries" counters, reflecting queries made
   to realtime servers to get realtime data.

2) Remove dependency on QueryToolChestWarehouse and QueryToolChest.
   When mapping functions from these are needed, the query logic passes
   it in rather than it being derived from the toolchest.

Web console changes are included for (1). Realtime query counters are
shown in an ↙ icon next to VSF counters.
@github-actions github-actions Bot added Area - Batch Ingestion Area - Web Console Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Mar 23, 2026
@gianm gianm changed the title feat: Add counters, remove warehouse from DataServerQueryHandlers. feat: Add counters, remove warehouse from DataServerQueryHandlers Mar 23, 2026
@gianm gianm merged commit 0a3ad94 into apache:master Mar 23, 2026
63 of 65 checks passed
@gianm gianm deleted the msq-dsqh branch March 23, 2026 19:30
@github-actions github-actions Bot added this to the 37.0.0 milestone Mar 23, 2026
gianm added a commit to gianm/druid that referenced this pull request Mar 24, 2026
PR apache#19196 was meant to use a bottom-left icon for realtime queries,
not a bottom-right icon.
capistrant pushed a commit that referenced this pull request Mar 24, 2026
PR #19196 was meant to use a bottom-left icon for realtime queries,
not a bottom-right icon.
@cecemei cecemei mentioned this pull request May 7, 2026
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Batch Ingestion 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