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/04/02 03:10:52 UTC

[GitHub] [dolphinscheduler] EricGao888 opened a new issue #9324: [Improvement][Common] Improve monitoring of Dolphinscheduler

EricGao888 opened a new issue #9324:
URL: https://github.com/apache/dolphinscheduler/issues/9324


   ### 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
   
   * Monitoring plays an essential role in software stability. There have already been a few metrics in Dolphinscheduler, providing users with ability to monitor projects, workflows, tasks, etc. 
   * However, to match our slogan `Choose good tools, Back home early. Use Right Scheduler, Sleep Tight.` We need richer metrics to increase monitoring ability and give our users better experience using Dolphinscheduler, especially in production environment.
   
   
   ### Use case
   
   * To make the expected improvement described in `Description` section above happen, we could take three steps:
   
   1. List all the metrics we need classified by different parts of Dolphinscheduler, such as master, worker, api server, etc.
   2. Apply the code in the right place and collect these metrics with our metrics-collection frame.
   3. Find a method to expose these metrics to external system. related: #5255
   
   ### Related issues
   
   related: #5255
   
   ### 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] github-actions[bot] commented on issue #9324: [Improvement][Common] Improve monitoring of Dolphinscheduler

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


   Hi:
   * 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 subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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] SbloodyS commented on issue #9324: [Improvement][Common] Improve monitoring of Dolphinscheduler

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


   I think it's better to including the number of threads related to the execution of the worker and master in the monitoring.


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