你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureMonitorOptions.EnableLiveMetrics Property

Definition

Enables or disables the Live Metrics feature. This property is enabled by default. Note: Enabling Live Metrics incurs no additional billing or costs. However, it does introduce a performance overhead due to extra data collection, processing, and networking calls. This overhead is only significant when the LiveMetrics portal is actively used in the UI. Once the portal is closed, LiveMetrics reverts to a 'silent' mode with minimal to no overhead. https://learn.microsoft.com/azure/azure-monitor/app/live-stream?tabs=dotnet6.

public bool EnableLiveMetrics { get; set; }
member this.EnableLiveMetrics : bool with get, set
Public Property EnableLiveMetrics As Boolean

Property Value

Applies to