Skip to content

Conversation

VegetarianOrc
Copy link
Contributor

What was changed

  • Add the start_update_with_start_workflow to the OpenTelemetry interceptor.
  • Add headers field to temporalio.client.StartWorkflowUpdateWithStartInput
  • Use headers from StartWorkflowUpdateWithStartInput to populate headers for both operations sent in temporalio.client._ClientImpl.start_update_with_start_workflow
  1. Closes [Bug] OTEL metadata missing for execute_update_with_start_workflow  #1053

  2. How was this tested:

A new test was added to verify that start_update_with_start_workflow produces correct spans when called on an in flight workflow and a new workflow.

  1. Any docs updates needed?

@VegetarianOrc VegetarianOrc marked this pull request as ready for review October 9, 2025 22:19
@VegetarianOrc VegetarianOrc requested a review from a team as a code owner October 9, 2025 22:19
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.

[Bug] OTEL metadata missing for execute_update_with_start_workflow
1 participant