This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 52db36c816f Adds ability to pause consumption in batches (#17194)
add 168d39c9a64 Add FlameGraph visualization for query stage stats (#17263)
No new revisions were added by this update.
Summary of changes:
.../components/Query/FlamegraphQueryStageStats.tsx | 156 ++++++++++++
.../src/main/resources/app/pages/Query.tsx | 66 ++++--
.../src/main/resources/package-lock.json | 261 +++++++++------------
pinot-controller/src/main/resources/package.json | 1 +
4 files changed, 304 insertions(+), 180 deletions(-)
create mode 100644
pinot-controller/src/main/resources/app/components/Query/FlamegraphQueryStageStats.tsx
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]