什么是 MS App Insights 吞吐量?

What is MS App Insights throughput?

我想弄清楚 App Insights 是否适合我的应用程序跟踪解决方案。我找不到任何容量数字。有东西发表吗?每个应用程序或盒子每秒可以处理多少日志?

这是截至 2017 年 4 月 17 日 this documentation page 的简短摘要:

  • 每天总数据量:500 GB
  • 每月免费数据:1GB
  • 节流:32k events/second
  • 数据保留:90 天
  • 最大事件大小:64 K

但是,根据 this AI service blog entry

,目前节流限制似乎暂时降低到 12 K events/second

P.S。 Application Insights Pricing page也有类似table的限制。如果有的话,这可能是一个更好的参考。

根据 this page 截至 2018-10-01:

  • 每天总数据量:100 GB
  • 限制:32 K events/second
  • 数据保留:90 天
  • 可用性多步测试详细结果保留:90 天
  • 最大事件大小:64 K
  • 属性 和指标名称长度:150
  • 属性 值字符串长度:8,192
  • 跟踪和异常消息长度:10 K
  • 每个应用的可用性测试计数:100
  • Profiler 数据保留:5 天
  • 每天发送的分析器数据:10 GB

如需更详细的分类,请查看 Azure Monitor Pricing 页面。