temporalio / temporalio/features

Add `temporalNamespace` tag to all tracing spans

Open
#592 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
32
Forks
28
Avg merge
1d 9h
Merged PRs (30d)
7

Description

Describe the solution you'd like

Spans have several tags but not the namespace. Based on user request, we should consider including a temporalNamespace tag in all spans.

Per-SDK Tickets
  • Go -
  • Java -
  • Core - N/A
  • TypeScript -
  • Python -
  • .NET -
  • Ruby -
  • PHP -
  • Temporal CLI - N/A

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how tracing spans are created in the Go, Java, TypeScript, Python, Ruby, and PHP SDKs, since the issue names no files or tests. Confirm how namespace data is available and how span tags are tested in each SDK. Done means all applicable SDK checklist items include the temporalNamespace tag, while Core and Temporal CLI remain N/A.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, java, php, python, ruby, typescript
Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.