github-actions[bot] commented on issue #13111:
URL: 
https://github.com/apache/dolphinscheduler/issues/13111#issuecomment-1338682153

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   I want to know which task failed by metrics.
   At present, I collect metrics through prometheus and 
'ds_task_failure_count_total' knows that a task has failed, but I don't know 
which task has failed. I hope that specific task information can be added to 
the metrics label. Or add other metrics to obtain task failure information.
   
   I want to know which specific task failed through metrics.
   At present, I collect metrics through prometheus, and know that there are 
task failures through ds_task_failure_count_total, but I don’t know which task 
failed specifically. I hope that specific task information can be added to the 
label of ds_task_failure_count_total. Or add other indicators to get task 
failure information.
   
   ### Use case
   
   metrics of which task failed
   An indicator to know which task failed
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
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]

Reply via email to