You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 22:46:27 UTC

[GitHub] [beam] kennknowles opened a new issue, #19121: Show Datapoints of PR triggered NEXMark jobs on NEXMark plots

kennknowles opened a new issue, #19121:
URL: https://github.com/apache/beam/issues/19121

   Now, that BEAM-6011 is resolved we have two types of NEXMark jobs:
    - periodic ones: they publish their results to "nexmark" BigQuery dataset
    - jobs triggered from PR comments: they publish their results to "nexmark_PRs" dataset
   
   What is more, periodic jobs display plot their results [here](https://apache-beam-testing.appspot.com/explore?dashboard=5647201107705856), [here](https://apache-beam-testing.appspot.com/explore?dashboard=5099379773931520), [here](https://apache-beam-testing.appspot.com/explore?dashboard=5163657986048000) and [here](https://apache-beam-testing.appspot.com/explore?dashboard=5647201107705856).
   
   ****The goal:****
   
   We could modify the plots to have datapoints from PR runs. Alternatively, we could create a separate dashboard for pr triggered jobs (which option is better?)
   
   ****Extra, optional goal (requires more work):****
   
   Such plots could be embedded to GitHub PR comments so that the feedback is visible on Github directly after job runs.
   
   Imported from Jira [BEAM-6071](https://issues.apache.org/jira/browse/BEAM-6071). Original Jira may contain additional context.
   Reported by: ŁukaszG.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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