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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
