Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update ID and name in log scope #355

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

cretz
Copy link
Member

@cretz cretz commented Oct 8, 2024

What was changed

Add UpdateId and UpdateName to the logger scope for the update handler

(features CI will fail until #352 merged)

Checklist

  1. Closes Show update handler and ID in logging context #351

@cretz cretz requested a review from a team October 8, 2024 15:36
Copy link
Member Author

Choose a reason for hiding this comment

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

Would strongly recommend setting "Hide Whitespace" in the view options here. The only thing we did here is move most update code to another method so we can wrap it easier.

…n-update

# Conflicts:
#	tests/Temporalio.Tests/Worker/WorkflowWorkerTests.cs
@cretz cretz merged commit 6006744 into temporalio:main Oct 8, 2024
8 checks passed
@cretz cretz deleted the log-context-in-update branch October 8, 2024 18:40
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.

Show update handler and ID in logging context
2 participants