应用程序见解性能计数器垃圾邮件

发布于 2025-02-04 16:33:42 字数 815 浏览 3 评论 0原文

我有两个相同的DEV和QA资源组。 他们具有相同的服务和相同的配置。

在某个时候,我发现QA中的Appinsight包含由应用程序服务计划制作的许多性能计数器。

“

我试图比较它们的配置,但它们看起来相似。

什么会导致这种不同的行为?

I have two identical resource groups for dev and qa.
They have the same services and same configurations.

At some point, I found that appinsight in QA contains a lot of performance counters which are produced by the app service plan.

qa logs

dev logs

I've tried to compare their configuration, but they look similar.

dev
qa

What can cause such different behaviour?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

辞别 2025-02-11 16:33:42

根据文档

在设定的示例间隔中,Azure监视器收集所有代理上所有部署性能计数器的数据。在您的日志分析工作空间定义的时间段中,在所有日志查询视图中均可访问原始数据,并且尚未汇总。

根据它说,

性能计数器显示系统资源的性能。性能计数器数据摄入取决于您的环境规模和使用情况。在大多数情况下,性能计数器应占Azure Virtual Desktop的Azure Monitor的数据摄入的80%至99%。

参考:

https://learn.microsoft.com/en-us/dotnet/framework/debug-trace-profile/performance-counters

According to Document it says,

At the set sample interval, Azure Monitor gathers data from all deployed performance counters on all agents. For the time period defined by your log analytics workspace, the raw data is accessible in all log query views and has not been aggregated.

According to Document it says,

Performance counters show how the system resources are performing. Performance counter data ingestion depends on your environment size and usage. In most cases, performance counters should make up 80 to 99% of your data ingestion for Azure Monitor for Azure Virtual Desktop.

References:

https://learn.microsoft.com/en-us/dotnet/framework/debug-trace-profile/performance-counters

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文