Closed saLeox closed 1 year ago
great feature, come on, we can discuss more details. Front-end developers may be required to join
great feature, come on, we can discuss more details. Front-end developers may be required to join
Thanks @wolfboys, looking forward to the coming discuss. We have a colleague in our team to join as a front end dev as well.
Code of Conduct
Search before asking
Describe the proposal
Background:
There should be a place to hold and display the useful external link (such as Job Metrics / Savepoint root path, etc) for each Flink Job.
This feature will allow user to customise their own external link, display it as a badge inside the Flink Application detail page, and jump to other page after clicking it.
For example, I am using Grafana, the link url format will be fixed in the following way: https://grafana/{template_name}/flink-monitoring?var-JobId=var-JobId={job_id}
The value of place holder, job_id, can be fetched from existing meta data of Flink Job easily.
It will bring more convenience to user if they can access to the external links related to Flink inside the Streampark.
Outcome:
Task list
Are you willing to submit PR?