We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a3d31 commit f6e6803Copy full SHA for f6e6803
firebase-perf/src/main/java/com/google/firebase/perf/session/gauges/GaugeManager.java
@@ -107,7 +107,6 @@ public void onUpdateAppState(ApplicationProcessState applicationProcessState) {
107
}
108
109
// If it's a verbose session, start collecting gauges for the new app state.
110
- // This
111
startCollectingGauges(this.applicationProcessState, session.getTimer());
112
113
0 commit comments