azure - 使用来自多个区域的 Application Insights

标签 azure azure-application-insights

我正在尝试查找有关是否使用来自多个区域的同一 App Insights 实例的任何文档/咨询信息。我假设如果我在 useast 中有 API 应用服务,则不建议使用 West 区域的 App Insights 实例,因为它会增加延迟。

最佳答案

我刚刚收到 MS application Insights 团队的反馈,答案是没有性能问题:

Application insights sends data to their backend asynchronously - so the actual network RT time should not matter.

Also, even though the app insights is in West Region, the 'ingest' endpoints are globally distributed, and telemetry is always sent to the nearest available 'ingest' point.

详细信息为here .

对于官方文件,我正在索取(但不确定他们是否会有)。

希望有帮助。

关于azure - 使用来自多个区域的 Application Insights,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51793518/

相关文章:

azure - 如何在生产中将调试级别日志消息输出到 Application Insights

azure - Azure WebJobs 在监视多个队列时如何确定消息的优先级?

Azure网站: How to manually import application settings from a file

azure-application-insights - ApplicationInsights.config 中的更改何时适用?

c# - 如何在 Application Insights 中通过 RabbitMQ 显示端到端事务?

asp.net - 项目在本地运行但在 Azure 上崩溃

azure - 如何在 Arm 模板中参数化嵌套 JSON 对象?

azure - 从正在运行的函数应用程序中查找 Azure 应用程序名称

f# - 如何将复杂的 Application Insights 引入 Farmer 部署?

azure-application-insights - 将 App Insights 可用性测试部署到英国南部,但奇怪的是 ARM 说俄罗斯