open-feature/flagd
[FEATURE] Implement a possibility to track changeEvents throughout the whole software lifecycle
オープン
#1,388 opened on 2024/08/28
enhancementhelp wanted
Repository metrics
- Stars
- (925 個のスター)
- PR merge metrics
- (平均マージ 3d 9h) (30d で 8 merged PRs)
説明
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.