open-feature/flagd

[FEATURE] Implement a possibility to track changeEvents throughout the whole software lifecycle

Open

#1388 aperta il 28 ago 2024

Vedi su GitHub
 (2 commenti) (3 reazioni) (0 assegnatari)Go (118 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (925 star)
Metriche merge PR
 (Merge medio 9g 4h) (12 PR mergiate in 30 g)

Descrizione

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.

Guida contributor