Affected: Live events
Symptoms
The following issue occurs when observing live events:
Some flag events appear, but others are missing.
Cause
Live Events provides a real-time snapshot of events sent to LaunchDarkly. If it's a very high-volume environment, Live Events will display a sample of events rather than showing every event that passes through the environment. This approach helps maintain performance and usability. The specific flag events shown are being sampled because they are the most frequently evaluated flags for that environment.
Solution
To view every flag event, you will need to add the Data Export integration to your LaunchDarkly account. Data Export captures a complete stream of evaluation events and sends them to your preferred destination for long-term storage, analysis, or debugging. To learn more, read: Data Export