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.