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 18:38:42 UTC

[GitHub] [beam] kennknowles opened a new issue, #18471: Delegate beam metrics to runners

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

   Delegate beam metrics to runners to avoid forwarding updates, i.e., extract updates from beam metrics and commit updates in runners.
   
   For Flink/Spark runners, we can reference metrics within runner's metrics system in beam pipelines and update them directly without forwarding.
   
   Imported from Jira [BEAM-2604](https://issues.apache.org/jira/browse/BEAM-2604). Original Jira may contain additional context.
   Reported by: Cody.
   Subtask of issue #18470


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