【发布时间】:2016-11-24 02:38:00
【问题描述】:
我刚刚开始在 Azure 上使用 HockeyApp MetricsManager 和 Application Insigts Analytics。我设法从我的 Xamarin 应用程序记录 customevents,但我如何记录/跟踪请求?
我在这个视频中看到了这个请求表:https://channel9.msdn.com/Shows/Cloud+Cover/Episode-214-Hockey-App-and-Azure-App-Insights-with-Evgeny-Ternovsky-and-Josh-Weber
这是我用的教程:https://www.youtube.com/watch?v=zcgHorMJklI&t=7s
我的代码限制为:
MetricsManager.Register(Application, "myAppId");
【问题讨论】:
标签: azure xamarin.forms azure-application-insights hockeyapp