aws / aws/aws-durable-execution-sdk-python
[Feature][OTel]: Move on invocation start and end to worker thread
未关闭
enhancement
project
- 主要语言
- Python
- 星标
- 53
- 派生
- 25
- 平均合并
- 1 天 19 小时
- 30 天内合并 PR
- 40
描述
### What would you like?
- Move on invocation start and end to worker thread, instead of main thread.
- Attach and de-attach to otel context
### Possible Implementation
_No response_
### Is this a breaking change?
No
### Does this require an RFC?
No
### Additional Context
_No response_
贡献指南
调研方向
未指定文件或测试。定位 worker thread 调用入口以及现有的 OpenTelemetry 开始/结束处理,然后跟踪当前 context 在主线程上是如何附加和分离的。完成的标准是调用的开始和结束都在线程工作线程上运行,并且 OpenTelemetry context 被正确附加和分离。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- observability-sre
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100