You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by GitBox <gi...@apache.org> on 2022/12/30 14:01:11 UTC

[GitHub] [incubator-streampark] saLeox opened a new issue, #2216: [Proposal] Support external link in Flink Application

saLeox opened a new issue, #2216:
URL: https://github.com/apache/incubator-streampark/issues/2216

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### 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}](https://grafana/%7Btemplate_name%7D/flink-monitoring?var-JobId=var-JobId=%7Bjob_id%7D)
   
   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**:
   
   <img width="1164" alt="s1" src="https://user-images.githubusercontent.com/23732067/210077132-bab3add5-c932-426f-91f0-45e67f0315ed.png">
   
   <img width="1188" alt="s2" src="https://user-images.githubusercontent.com/23732067/210077142-a96bd27b-fe67-4bc7-98c8-323877990ebb.png">
   
   
   
   ### Task list
   
   - [ ] #2191 
   - [ ] #2215
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: issues-unsubscribe@streampark.apache.org.apache.org

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


[GitHub] [incubator-streampark] saLeox commented on issue #2216: [Proposal] Support external link in Flink Application

Posted by GitBox <gi...@apache.org>.
saLeox commented on issue #2216:
URL: https://github.com/apache/incubator-streampark/issues/2216#issuecomment-1368207692

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


-- 
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: issues-unsubscribe@streampark.apache.org

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


[GitHub] [incubator-streampark] wolfboys commented on issue #2216: [Proposal] Support external link in Flink Application

Posted by GitBox <gi...@apache.org>.
wolfboys commented on issue #2216:
URL: https://github.com/apache/incubator-streampark/issues/2216#issuecomment-1367937159

   great feature, come on, we can discuss more details. Front-end developers may be required to join


-- 
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: issues-unsubscribe@streampark.apache.org

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


[GitHub] [incubator-streampark] saLeox closed issue #2216: [Proposal] Support external link in Flink Application

Posted by "saLeox (via GitHub)" <gi...@apache.org>.
saLeox closed issue #2216: [Proposal] Support external link in Flink Application
URL: https://github.com/apache/incubator-streampark/issues/2216


-- 
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: issues-unsubscribe@streampark.apache.org

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