Understanding the Debugger and flag events
The Debugger can be accessed via the LaunchDarkly navigation bar. When you first open it, it will only show a little information because it is a live stream of data that any LaunchDarkly clients using the SDK key will connect to, and so the data will be streamed to this page over time. There are three sections to the Debugger: Flag events, User events, and Experimentation events. To begin with, we will examine the Flag events:
As shown in the preceding screenshot, the Debugger section can be used to check which flag evaluations are occurring. This is especially useful for teams. And, as we will learn in this section, there are a few key pieces of information that are provided by the Debugger. The Debugger starts working once the page is opened and is a frontend view of a stream of data. Sometimes, it takes a little while for the data to start appearing on the page. Once flag events...