【问题标题】:What is the use of "https://dc.services.visualstudio.com/v2/track"“https://dc.services.visualstudio.com/v2/track”有什么用
【发布时间】:2018-08-15 08:16:58
【问题描述】:

“https://dc.services.visualstudio.com/v2/track”有什么用?因为它用于使用 Application Insights 跟踪我们的应用程序,但在页面刷新或分页后它会停止跟踪。

【问题讨论】:

  • 在我的 Chrome 控制台中发现这个是 400 Invalid instrumentation key 。这个页面是唯一的谷歌结果,我发现我已经投票了。叹息。

标签: angularjs azure-application-insights


【解决方案1】:

这是一个老问题,但幸运的是(不)仍然相关......

见:http://davidbanks.blog/Posts/redirectingApplicationInsights

看来,Application Insights 的遥测目前(2017 年 5 月 11 日)将发送到两个端点:

  • dc.services.visualstudio.com/v2/track 是大多数指标的端点
  • rt.services.visualstudio.com/v2/track似乎是专供“快脉服务”使用的

来源:https://docs.microsoft.com/en-us/azure/azure-monitor/app/ip-addresses

【讨论】:

  • 您好,再次,某些外部链接无法打开。如果有用的话,你能总结一些有价值的信息吗?谢谢!
猜你喜欢
  • 1970-01-01
  • 2019-08-26
  • 1970-01-01
  • 2017-10-20
  • 2012-04-17
  • 2011-02-06
  • 1970-01-01
  • 2014-12-16
  • 2021-06-02
相关资源
最近更新 更多