Skip to content

FR: Enable Performance session capturing for 100% of users in development #3434

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
juliecantin opened this issue Jul 25, 2019 · 2 comments

Comments

@juliecantin
Copy link

[REQUIRED] Step 2: Describe your environment

  • Xcode version: 10.1
  • Firebase SDK version: 6.5.0
  • Firebase Component: PerformanceMonitoring
  • Component version: 3.1.1

[REQUIRED] Step 3: Describe the problem

Create a new single-view app in Xcode
Follow the instructions to add Firebase to the app
https://firebase.google.com/docs/ios/setup

Follow the instructions to add FirebasePerformanceMonitoring to the app
https://firebase.google.com/docs/perf-mon/get-started-ios

Launch the app
Wait 12h
Look at the FirebaseConsole and try to access sessions for the performance logs
Sessions are not available, we are advised to update our SDK

Relevant Code:

SampleFirebasePerf.zip

I removed podfiles and GoogleService-Info.plist, you will need to restore podfiles and add your own GoogleService-Info.plist to run the same.

Simply launch the app, wait 12h and look at the data on the console.

@google-oss-bot

This comment has been minimized.

@visumickey
Copy link
Contributor

Currently the detailed sessions are captured only for a small percentage of the runs. It is quite possible that the runs might not have been picked for detailed sessions capture. Currently we capture detailed sessions only for 1% of the runs (random picks). We are working on enabling this during development time, stay tuned.

@visumickey visumickey self-assigned this Jul 29, 2019
@morganchen12 morganchen12 changed the title PerformanceMonitoring not logging sessions FR: Enable Performance session capturing for 100% of users in development Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants