liugddx commented on PR #4791: URL: https://github.com/apache/incubator-seatunnel/pull/4791#issuecomment-1555932687
> <img alt="图片" width="1097" src="https://user-images.githubusercontent.com/60029759/239693982-49b9a9a1-c3fa-4421-8728-72e86a390f5a.png"> I added more task information The structure of the job is `job->pipeline->taskGroup->task`, when a job has multiple pipelines, the user may want to divide the pipelines for statistics,Can we count according to the nested structure of job->pipelines->taskGroup? `{ "jobId":"", "pipelines":[ { "pipelineId":"", "sourcet":[ ], "Sink":[] } ] }` @EricJoy2048 @hailin0 @ic4y @Hisoka-X any suggestion? -- 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]
