morningman commented on code in PR #32933:
URL: https://github.com/apache/doris/pull/32933#discussion_r1543148266
##########
be/src/pipeline/pipeline_tracing.h:
##########
@@ -52,6 +52,7 @@ struct ScheduleRecord {
using OneQueryTraces = moodycamel::ConcurrentQueue<ScheduleRecord>;
// belongs to exec_env, for all query, if enable
+// curl http://{host}:{web_server_port}/api/running_pipeline_tasks
Review Comment:
OK, I will remove it in next PR
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]