Skip to content
New issue

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

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

Already on GitHub? # to your account

Add temporal relevant attributes to spans #1911

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ankitnayan
Copy link

What was changed

Added workflowType, activityType, namespace, taskQueue attributes to ExecuteActivity and ExecuteWorkflow spans

Why?

Important attributes relevant to temporal were missing from the tracing data for better analysis

Checklist

  1. How was this tested:
    Tested locally by enabling trace intercept and sending data to SigNoz

  2. Any docs updates needed?
    None

Add `workflowType`, `activityType`, `namespace`, `taskQueue` attributes to `ExecuteActivity` and `ExecuteWorkflow` spans
@ankitnayan ankitnayan requested a review from a team as a code owner April 11, 2025 14:46
@CLAassistant
Copy link

CLAassistant commented Apr 11, 2025

CLA assistant check
All committers have signed the CLA.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants