MetricBoundaryCondition.CompanionMetricId Property

Definition

If set, this MetricBoundaryCondition will make use of the value of another metric, specified by this ID, when checking boundaries. A data point of the companion metric with same dimensions and same timestamp will be used instead and, if out of range, the current data point can be included in an alert. You can set the property ShouldAlertIfDataPointMissing to tell the service what to do when the data point in the companion metric is missing.

public string CompanionMetricId { get; set; }
member this.CompanionMetricId : string with get, set
Public Property CompanionMetricId As String

Property Value

Applies to