You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/09/01 08:59:19 UTC

[GitHub] [incubator-seatunnel] lvlv-feifei opened a new issue, #2592: [Feature][Metrics] Seatunnel-Metrics

lvlv-feifei opened a new issue, #2592:
URL: https://github.com/apache/incubator-seatunnel/issues/2592

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   To build a seatunnel metrics system, the idea is to obtain task metrics through spark sink on&&flink reporter, and seatunnel processes the metrics in a unified manner, defines the interface in seatunnel to specify the seatunnel reporter rules, and the external system obtains the seatunnel parameters by implementing the interface.The following figure shows the process introduction:
   <img width="1066" alt="seatunnel-metrics" src="https://user-images.githubusercontent.com/40759793/187873969-5d5d7da9-bafa-4a17-a7a4-fdb3ea84dc81.png">
   Try to integrate the flink spark indicator style uniformly.
   The main method of the interface `void open() void stop() void report()`
   Working with configuration files   mission end command  metrics output method
   
   ### Usage Scenario
   
   When you need to view the running status of the seatunnel task and analyze the running efficiency, etc.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] 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@seatunnel.apache.org.apache.org

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


[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2592: [Feature][Metrics] Seatunnel-Metrics

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2592:
URL: https://github.com/apache/incubator-seatunnel/issues/2592#issuecomment-1273942690

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


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

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


[GitHub] [incubator-seatunnel] Hisoka-X closed issue #2592: [Feature][Metrics] Seatunnel-Metrics

Posted by GitBox <gi...@apache.org>.
Hisoka-X closed issue #2592: [Feature][Metrics] Seatunnel-Metrics
URL: https://github.com/apache/incubator-seatunnel/issues/2592


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

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


[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2592: [Feature][Metrics] Seatunnel-Metrics

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2592:
URL: https://github.com/apache/incubator-seatunnel/issues/2592#issuecomment-1331490883

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


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

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


[GitHub] [incubator-seatunnel] Hisoka-X commented on issue #2592: [Feature][Metrics] Seatunnel-Metrics

Posted by GitBox <gi...@apache.org>.
Hisoka-X commented on issue #2592:
URL: https://github.com/apache/incubator-seatunnel/issues/2592#issuecomment-1234998712

   Great! Looking forward your contribute!


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

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