Skip to content

Nexus OpenTelemetry support#538

Merged
cretz merged 4 commits intotemporalio:mainfrom
cretz:nexus-otel
Oct 21, 2025
Merged

Nexus OpenTelemetry support#538
cretz merged 4 commits intotemporalio:mainfrom
cretz:nexus-otel

Conversation

@cretz
Copy link
Contributor

@cretz cretz commented Oct 14, 2025

What was changed

Added support for setting workflow outbound and Nexus inbound OTel spans

Checklist

  1. Closes [Feature Request] Nexus OpenTelemetry support #515

@cretz cretz requested a review from a team as a code owner October 14, 2025 12:49
Copy link
Contributor

@maciejdudko maciejdudko left a comment

Choose a reason for hiding this comment

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

Looks good for the most part, I left one comment that needs to be addressed.

}
try
{
using (var activity = ActivitiesSource.StartActivity(
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't Nexus operations have their own activity source like Client/Workflows/Activities do?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, yes, good catch. Fixing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

Co-authored-by: Maciej Dudkowski <maciej.dudkowski@temporal.io>
@cretz cretz merged commit 35250c5 into temporalio:main Oct 21, 2025
10 checks passed
@cretz cretz deleted the nexus-otel branch October 21, 2025 16: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.

[Feature Request] Nexus OpenTelemetry support

2 participants