Skip to content

Conversation

@antiguru
Copy link
Member

This changes the data received from logging from (Duration, Id, Data) to
(Duration, Data), saving the space for Id. In most cases, the Id can be
derived from the context where the log data is processed.

Signed-off-by: Moritz Hoffmann [email protected]

This changes the data received from logging from (Duration, Id, Data) to
(Duration, Data), saving the space for Id. In most cases, the Id can be
derived from the context where the log data is processed.

Signed-off-by: Moritz Hoffmann <[email protected]>
Signed-off-by: Moritz Hoffmann <[email protected]>
Signed-off-by: Moritz Hoffmann <[email protected]>
@antiguru antiguru changed the title Remove the identifier from logging Remove worker identifier from logging Dec 9, 2024
Comment on lines +23 to +24
/// Setup event
Setup(CommunicationSetup)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we certain this actually gets constructed anywhere? I didn't see it, but I may have missed it.

@frankmcsherry frankmcsherry merged commit f14716c into TimelyDataflow:master Dec 18, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants