open-feature/flagd

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

Aberta

#1.388 aberto em 28 de ago. de 2024

 (2 comentários) (3 reações) (0 responsável)Go (118 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (925 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 9h) (8 fundiu PRs em 30d)

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.

Guia do colaborador