open-feature/flagd
[FEATURE] Implement a possibility to track changeEvents throughout the whole software lifecycle
开放
#1,388 创建于 2024年8月28日
enhancementhelp wanted
仓库指标
- 星标
- (925 个星标)
- PR 合并指标
- (平均合并 3天 9小时) (30 天内合并 8 个 PR)
描述
Requirements
The 'in-process' providers work great; tracking information spread from flag to the contrib-sdks is hard. It would be a nice addition if we generate and populate a trace ID from flagd to its consumers so we can easily connect logs from all services together.
Goal
Provide an otel trace ID when emitting change events and initial connection with flagd. So we can also utilize them among the providers.