You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "udim (via GitHub)" <gi...@apache.org> on 2023/04/27 22:38:45 UTC

[GitHub] [beam] udim opened a new issue, #26460: [Task]: Add support for custom data for structured logging

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

   ### What needs to happen?
   
   This issue tracks the implementation of https://s.apache.org/beam-structured-logging.
   The feature will allow adding custom data fields to log entries.
   
   High-level steps:
   1. Adding a new field in `LogEntry` (beam_fn_api.proto)
   2. Adding support for structured logging in Java, Python, and Go SDKs.
   3. Adding support for new field in Dataflow, possibly other runners (contributions welcome).
   
   
   ### Issue Priority
   
   Priority: 2 (default / most normal work should be filed as P2)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [X] Component: Java SDK
   - [X] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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


[GitHub] [beam] udim commented on issue #26460: [Task]: Add support for custom data for structured logging

Posted by "udim (via GitHub)" <gi...@apache.org>.
udim commented on issue #26460:
URL: https://github.com/apache/beam/issues/26460#issuecomment-1526654920

   .take-issue


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

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