Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-24 Thread via GitHub
924060929 merged PR #49380: URL: https://github.com/apache/doris/pull/49380 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-24 Thread via GitHub
doris-robot commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2747662834 TPC-DS: Total hot run time: 184348 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-24 Thread via GitHub
doris-robot commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2747680375 ClickBench: Total hot run time: 31.04 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-24 Thread via GitHub
doris-robot commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2747624300 TPC-H: Total hot run time: 34480 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-24 Thread via GitHub
924060929 commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2747564541 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2747120318 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2747120382 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-23 Thread via GitHub
doris-robot commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2746868107 TPC-DS: Total hot run time: 193686 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-23 Thread via GitHub
doris-robot commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2746874076 ClickBench: Total hot run time: 31.57 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-23 Thread via GitHub
doris-robot commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2746854529 TPC-H: Total hot run time: 34040 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-23 Thread via GitHub
924060929 commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2746808485 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-23 Thread via GitHub
924060929 opened a new pull request, #49380: URL: https://github.com/apache/doris/pull/49380 ### What problem does this PR solve? the `http://:/metrics` maybe made the frontends hung, when the threads num too large, this pr replace `getThreadInfos` to `dumpAllThreads` to optimize per

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

2025-03-23 Thread via GitHub
hello-stephen commented on PR #49380: URL: https://github.com/apache/doris/pull/49380#issuecomment-2746786407 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro