open-feature/flagd

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

Offen

#1.388 geöffnet am 28.08.2024

 (2 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Go (118 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (925 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 9h) (8 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide