During the iOS app dogfood period, we see some raise and drop in the telemetry metrics but we still lack some data to explain them. Here are the issues:
* The third party auth failure is not reported, which accounts for a significant part of failure reasons during dogfood period.
* No close event will be logged if the app is killed and the user never manually disconnects. This might be impossible to fix due to API limitation.
* When logging session state changes, we never log the previous session state. This makes it hard to analyze success rate and error breakdown in each stage.
* (P3) SessionEntryPoint is never logged.
Comment 1 by bugdroid1@chromium.org
, Jan 18 2018