-
-
Notifications
You must be signed in to change notification settings - Fork 209
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
Comments
Also relevant RFC: Pass Native SDKs Spans to Hybrid |
Hey @bitsandfoxes any updates on that topic? These mobile vitals would really helpful for our MAUI app use case. |
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. |
@bitsandfoxes any updates here? We would really benefit from the mobile vitals in our MAUI app! |
@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. |
@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? |
No worries! Feature requests are so much more happy than issues because something broke! @bruno-garcia @bricefriha for priorization. |
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: |
Should be relatively easy then, I reckon |
any updates here? |
Don't think @bricefriha got started yet. Did you @bricefriha ? |
I didn't, but I can make it my next priority |
What are Mobile Vitals
Can we pull those from the native SDKs?
The text was updated successfully, but these errors were encountered: