googleapis / googleapis/google-cloud-cpp
Capture current thread in otel traces
未关闭
cpp: opentelemetry
cpp: operator
type: feature request
- 主要语言
- C++
- 星标
- 659
- 派生
- 462
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 89
描述
For long-lived spans (the ones for streaming RPCs and `HttpPayload`) we should capture the thread used for each event / child span.
贡献指南
调研方向
Start by locating the long-lived span implementations for streaming RPCs and HttpPayload, then trace how events and child spans are created and exported through OpenTelemetry. Done means each event or child span captures the thread used for it, with tests covering both long-lived span cases.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- observability
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100