Open bitsandfoxes opened 8 months ago
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! That'd be a prime example of catching up with the rest of the mobile offering.
@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:
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
What are Mobile Vitals
Can we pull those from the native SDKs?