Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Metrics] Seatunnel-Metrics #2592

Closed
3 tasks done
lvlv-feifei opened this issue Sep 1, 2022 · 3 comments
Closed
3 tasks done

[Feature][Metrics] Seatunnel-Metrics #2592

lvlv-feifei opened this issue Sep 1, 2022 · 3 comments
Labels

Comments

@lvlv-feifei
Copy link
Contributor

Search before asking

  • I had searched in the feature 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:
seatunnel-metrics
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?

  • Yes I am willing to submit a PR!

Code of Conduct

@Hisoka-X
Copy link
Member

Hisoka-X commented Sep 2, 2022

Great! Looking forward your contribute!

@github-actions
Copy link

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.

@github-actions github-actions bot added the stale label Oct 11, 2022
@Hisoka-X Hisoka-X removed the stale label Oct 11, 2022
@github-actions
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants