I've just started using HockeyApp MetricsManager with Application Insigts Analytics on Azure. I managed to log customevents from my Xamarin App, but how can I log / trace requests?
I saw this requests table on this video: https://channel9.msdn.com/Shows/Cloud+Cover/Episode-214-Hockey-App-and-Azure-App-Insights-with-Evgeny-Ternovsky-and-Josh-Weber
This is the tutorial I used: https://www.youtube.com/watch?v=zcgHorMJklI&t=7s
My code limits to:
MetricsManager.Register(Application, "myAppId");