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/04 17:09:56 UTC

[GitHub] [beam] damccorm opened a new issue, #20381: Show metrics in a (more) human-readable format

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

   Ideally we could find a way to make the Flink metrics protos available to the Python client without `toString`, since `toString` should generally should be human-readable. The problem is that without a job server, there's nowhere to access job information like metrics outside of what Flink provides natively.
    
   This issue was introduced here: [https://github.com/apache/beam/pull/11369/files#diff-7fd541906a9e771c3312b75947e969daL176](https://github.com/apache/beam/pull/11369/files#diff-7fd541906a9e771c3312b75947e969daL176)
   
   Imported from Jira [BEAM-10719](https://issues.apache.org/jira/browse/BEAM-10719). Original Jira may contain additional context.
   Reported by: ibzib.


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