共用方式為


Application Insights 中的 Statsbeat

在許多情況下,Azure 監視器 Application Insights 會自動透過稱為 Statsbeat 的功能,收集Microsoft產品使用量的相關數據。 此數據會儲存在Microsoft數據存放區中,並不會影響客戶的監視量和成本。 Statsbeat 會 收集關於下列專案的基本不必要 計量:

Statsbeat 的三個主要用途如下:

  • 服務健康情況 和可靠性 - 從外部觀點監視對擷取端點的連線,以確保服務正常運作。
  • 支持診斷 - 提供自助見解,並協助客戶支持診斷和解決問題。
  • 產品改進 - 收集Microsoft見解,以優化產品開發並增強整體用戶體驗。

注意

Statsbeat 不支援 Azure Private Link

支援的語言

Statsbeat .NET Java JavaScript Node.js Python
Essential Statsbeat
Network
附加 ✔️*
功能
非必要的 Statsbeat
磁碟 I/O 失敗

* 傳統 API 或自動結構不支援 (僅限 OTel)

支援的歐洲區域

Statsbeat 支援下列區域中 Application Insights 資源的歐洲資料界限:

地理位置名稱 區域名稱
歐洲 北歐
歐洲 西歐
法國 法國中部
法國 法國南部
德國 德國中西部
挪威 挪威東部
挪威 挪威西部
瑞典 瑞典中部
瑞士 瑞士北部
瑞士 瑞士西部
英國 英國南部
英國 英國西部

基本 Statsbeat

網路 Statsbeat

度量名稱 單位 支援的維度
要求成功計數 計數 Resource ProviderAttach TypeInstrumentation KeyRuntime VersionOperating SystemLanguageVersionEndpointHost
要求失敗計數 計數 Resource ProviderAttach TypeInstrumentation KeyRuntime VersionOperating SystemLanguageVersion、、Endpoint、、 HostStatus Code
要求持續時間 計數 Resource ProviderAttach TypeInstrumentation KeyRuntime VersionOperating SystemLanguageVersionEndpointHost
重試計數 計數 Resource ProviderAttach TypeInstrumentation KeyRuntime VersionOperating SystemLanguageVersion、、Endpoint、、 HostStatus Code
節流計數 計數 Resource ProviderAttach TypeInstrumentation KeyRuntime VersionOperating SystemLanguageVersion、、Endpoint、、 HostStatus Code
例外狀況計數 計數 Resource ProviderAttach TypeInstrumentation KeyRuntime VersionOperating SystemLanguageVersion、、Endpoint、、 HostException Type

注意

針對檢測金鑰擷取的支援將在 2025 年 3 月 31 日結束。 檢測金鑰擷取將會繼續運作,但我們不再提供該功能的更新或支援。 轉換至連接字串以利用新功能

附加 Statsbeat

度量名稱 單位 支援的維度
連結 計數 Resource ProviderResource Provider IdentifierAttach TypeInstrumentation KeyRuntime VersionOperating System、、、 LanguageVersion

功能 Statsbeat

度量名稱 單位 支援的維度
功能 計數 Resource ProviderAttach TypeInstrumentation KeyRuntime VersionFeatureTypeOperating SystemLanguageVersion

非基本 Statsbeat

當您使用磁碟持續性進行可靠的遙測時,追蹤磁碟 I/O 失敗。

度量名稱 單位 支援的維度
讀取失敗計數 計數 Resource ProviderAttach Type、、Runtime VersionInstrumentation KeyOperating System、、、 LanguageVersion
寫入失敗計數 計數 Resource ProviderAttach Type、、Runtime VersionInstrumentation KeyOperating System、、、 LanguageVersion

防火牆設定

計量會傳送至下列位置,必須在防火牆中開啟傳出連線:

Location URL
歐洲 westeurope-5.in.applicationinsights.azure.com
歐洲以外 westus-0.in.applicationinsights.azure.com

停用 Statsbeat

Statsbeat 預設為啟用。 將環境變數 APPLICATIONINSIGHTS_STATSBEAT_DISABLED 設定為 true,即可加以停用。

下一步