Skip to content

Conversation

@clintropolis
Copy link
Member

This PR adds VSF metrics from AcquireSegmentResult (loadBytes, loadTime, loadWait) as well as loaded file count (loadFiles) to msq ChannelCounters.

It also updates the web-console type definitions to be aware of these values, but does not display them yet.

@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 Jan 30, 2026
)
).trim();

final Long result = Long.parseLong(resultString);

Check notice

Code scanning / CodeQL

Missing catch of NumberFormatException Note test

Potential uncaught 'java.lang.NumberFormatException'.
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