You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/12/06 03:19:45 UTC

[GitHub] [dolphinscheduler] a327919006 opened a new issue, #13111: [Feature][Metrics] task fail metrics

a327919006 opened a new issue, #13111:
URL: https://github.com/apache/dolphinscheduler/issues/13111

   ### 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.
   
   我想通过指标知道具体哪个任务失败。
   目前我通过prometheus采集metrics,通过ds_task_failure_count_total知道有任务失败,但是我不知道具体哪个任务失败,希望ds_task_failure_count_total的标签中可以增加具体task信息。或者新增其他指标来获取任务失败信息。
   
   ### Use case
   
   metrics of 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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13111: [Feature][Metrics] task fail metrics

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13111:
URL: https://github.com/apache/dolphinscheduler/issues/13111#issuecomment-1338682302

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13111: [Feature][Metrics] task fail metrics

Posted by GitBox <gi...@apache.org>.
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] davidzollo commented on issue #13111: [Feature][Metrics] task fail metrics

Posted by GitBox <gi...@apache.org>.
davidzollo commented on issue #13111:
URL: https://github.com/apache/dolphinscheduler/issues/13111#issuecomment-1342895149

   Can you implement it? it's not difficult


-- 
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-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org