temporalio / temporalio/features
Provide plugin implementations for contrib/extra integrations
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Describe the solution you'd like
Most (all?) SDKs have contrib/extra libraries for, say, OpenTelemetry or other aspects. These are traditionally implemented via manual implementations of specific abstractions (e.g. interceptors, metrics handlers, etc). Once #652 is present, SDKs should expose these things as plugins even if many of them may be just one aspect (configuring interceptors).
Per-SDK Tickets
- Go - TODO
- Java - TODO
- Core - N/A
- TypeScript - TODO
- Python - TODO
- .NET - TODO
- Ruby - TODO
- PHP - TODO
- 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
No files or tests are named. Start by reviewing prerequisite issue #652 and the per-SDK TODO list, then identify the plugin work for each unchecked SDK. Done means the listed SDK integrations are exposed as plugins rather than only manual implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, go, java, php, python, ruby, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100