temporalio / temporalio/features
Add `temporalNamespace` tag to all tracing spans
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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