[feature](info) Append RunningTasks into BE info#56277
[feature](info) Append RunningTasks into BE info#56277Gabriel39 merged 6 commits intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
|
PR approved by at least one committer and no changes requested. |
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
|
run buildall |
|
PR approved by at least one committer and no changes requested. |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
To help us determine whether any query/loading tasks are running, `RunningTasks ` metrics is appended in this PR and users could retrieve it by `show backends` command. <img width="3800" height="668" alt="image" src="https://github.com/user-attachments/assets/50124384-3427-4621-91b3-b165bfda8d93" />
What problem does this PR solve?
To help us determine whether any query/loading tasks are running,
RunningTasksmetrics is appended in this PR and users could retrieve it byshow backendscommand.Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)