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://video2.skills-academy.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