Network timings not showing up (but view load timings are)
gauche
Posted on
Jul 31 2017
I feel like I must be misunderstanding something...
I'm seeing very strange behavior when trying to integrate with pulse timings on Xamarin.Android. Calls to SendPulseTimingEvent
are seemingly ignored when passing through RaygunPulseEventType.NetworkCall
, but when passing ViewLoaded
the call appears in both places in the pulse UI (Network calls and Views).
Am I going crazy?
Deleted User
Raygun
Posted on
Aug 01 2017
Hi there,
No you are not going crazy, it looks like the Network calls section under performance is showing a list of views. Really sorry about this and we'll get it fixed ASAP.
gauche
Posted on
Aug 01 2017
Thanks @jnorman,
Just so I know, will this be a client update, or back-end only?
Deleted User
Raygun
Posted on
Aug 01 2017
Should be a back end change only. The issue is that we're displaying page views rather than logged network calls in the table.
Deleted User
Raygun
Posted on
Aug 01 2017
Hi again,
We've rolled out a fix for this now. The network calls table will now show detected network calls as expected rather than views.
Cheers