Skip to content
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

Mobile Vitals #3181

Open
4 tasks
bitsandfoxes opened this issue Feb 29, 2024 · 9 comments
Open
4 tasks

Mobile Vitals #3181

bitsandfoxes opened this issue Feb 29, 2024 · 9 comments
Labels
Feature New feature or request MAUI

Comments

@bitsandfoxes
Copy link
Contributor

What are Mobile Vitals

  • App Start
  • Slow and Frozen Frames
  • Time to Initial Display
  • Time to Full Display

Can we pull those from the native SDKs?

@bitsandfoxes
Copy link
Contributor Author

bitsandfoxes commented Feb 29, 2024

Also relevant RFC: Pass Native SDKs Spans to Hybrid

@bitsandfoxes bitsandfoxes added the Feature New feature or request label Feb 29, 2024
@de-preut
Copy link

Hey @bitsandfoxes any updates on that topic? These mobile vitals would really helpful for our MAUI app use case.

@bitsandfoxes
Copy link
Contributor Author

Sadly, I don't have an ETA for these just yet. But your timing is great. We're looking into prioritizing this and having some idea how much benefit this would give helps out greatly.

@de-preut
Copy link

@bitsandfoxes any updates here? We would really benefit from the mobile vitals in our MAUI app!

@bitsandfoxes
Copy link
Contributor Author

@de-preut thanks for asking! As a "next feature" we do have that still quite high on the roadmap but I can't give you an ETA, unfortunately.

@de-preut
Copy link

@bitsandfoxes sorry to bother you with this again, but this feature would increase the value of the sentry integration in our mobile app dramatically. Any ETA yet?

@bitsandfoxes
Copy link
Contributor Author

No worries! Feature requests are so much more happy than issues because something broke!
That'd be a prime example of catching up with the rest of the mobile offering.

@bruno-garcia @bricefriha for priorization.

@bruno-garcia
Copy link
Member

We have prior art if you look at our Flutter or React Native SDKs, all that interacts with native is there so we just need to replicate here.

That said we should first add some auto instrumentation, for example:

@bricefriha
Copy link
Collaborator

We have prior art if you look at our Flutter or React Native SDKs, all that interacts with native is there so we just need to replicate here

Should be relatively easy then, I reckon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request MAUI
Projects
Status: No status
Status: No status
Status: No status
Development

No branches or pull requests

4 participants