temporalio / temporalio/sdk-java
Make tracing tags consistent across SDKs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 433
- Forks
- 249
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 26
Description
Is your feature request related to a problem? Please describe.
Tracing tags are not consistent across SDKs.
Describe the solution you'd like
Make tracing tags consistent across SDKs.
Additional context
Contributor guide
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 the Go issue #619 and TypeScript issue #360 linked in the issue, then inspect how tracing tags are defined and emitted in the Java SDK. Compare the Java behavior with the other SDKs and use their agreed tag names as the reference. Done means the Java tracing tags are consistent with the corresponding SDKs and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java, typescript
- Domain
- distributed-systems, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100