rwiggles commented on PR #39561: URL: https://github.com/apache/beam/pull/39561#issuecomment-5148193394
Thank you for the review @arunpandianp! I have pushed a fixup commit addressing both review comments: 1. Renamed `DataflowWorkerLoggingMDC.setStageName` and `getStageName` to `setSystemStageName` and `getSystemStageName` across the Dataflow worker codebase and test suites. 2. Updated `MetricsDataProvider` to log both `computationId` and `systemName` in the active keys debug HTML output. -- 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]
