open-feature/flagd
[FEATURE] Implement a possibility to track changeEvents throughout the whole software lifecycle
Ouverte
#1 388 ouverte le 28 août 2024
enhancementhelp wanted
Métriques du dépôt
- Stars
- (925 étoiles)
- Métriques de merge PR
- (Merge moyen 3j 9h) (8 PRs mergées en 30 j)
Description
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.