Del via


ResourceMonitoringOptions Class

Definition

Options to control resource monitoring behavior.

public ref class ResourceMonitoringOptions
public class ResourceMonitoringOptions
type ResourceMonitoringOptions = class
Public Class ResourceMonitoringOptions
Inheritance
ResourceMonitoringOptions

Constructors

ResourceMonitoringOptions()

Properties

CollectionWindow
Obsolete.

Gets or sets the maximum time window for which utilization can be requested.

CpuConsumptionRefreshInterval
Obsolete.

Gets or sets the default interval used for refreshing values reported by "process.cpu.utilization" metrics.

MemoryConsumptionRefreshInterval
Obsolete.

Gets or sets the default interval used for refreshing values reported by "dotnet.process.memory.virtual.utilization" metrics.

PublishingWindow
Obsolete.

Gets or sets the observation window used to calculate the ResourceUtilization instances pushed to publishers.

SamplingInterval
Obsolete.

Gets or sets the interval at which a new utilization sample is captured.

SourceIpAddresses

Gets or sets the list of source IPv4 addresses to track the connections for in telemetry.

UseZeroToOneRangeForMetrics

Applies to