Skip to content

Conversation

@Natim
Copy link

@Natim Natim commented Dec 17, 2025

What was changed

Add Workflow URL to Temporal Sentry errors

Why?

It allows to get the Temporal UI workflow URL in the context of the Sentry

image

@Natim Natim requested a review from a team as a code owner December 17, 2025 10:23
@CLAassistant
Copy link

CLAassistant commented Dec 17, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

)
scope.set_tag("temporal.workflow.run_id", activity_info.workflow_run_id)

# Build workflow URL for easy navigation from Sentry
Copy link
Member

Choose a reason for hiding this comment

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

This is meant to be a sample a user can adjust with these more advanced needs rather than a library. I am not sure we want the sample assuming anything about cloud, though it would totally make sense for some users to set this tag (or any other tag) when they copy this sample and adjust it for their needs.

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.

3 participants