Freigeben über


RootCauseLocalizationInput Klasse

Definition

public sealed class RootCauseLocalizationInput
type RootCauseLocalizationInput = class
Public NotInheritable Class RootCauseLocalizationInput
Vererbung
RootCauseLocalizationInput

Konstruktoren

RootCauseLocalizationInput()
RootCauseLocalizationInput(DateTime, Dictionary<String,Object>, List<MetricSlice>, AggregateType, Object)
RootCauseLocalizationInput(DateTime, Dictionary<String,Object>, List<MetricSlice>, Object)

Eigenschaften

AggregateSymbol

Die Zeichenfolge, die Sie als aggregiertes Symbol in der Dimension "AnomalyDimension" und "Punkt" definiert haben.

AggregateType

Der aggregierte Typ sollte der Typ sein AggregateType.

AnomalyDimension

Point with the anomaly dimension must exist in the slice list at the anomaly timestamp, or the library will not calculate the root cause.

AnomalyTimestamp

Wenn der Anomalievorfall auftritt.

Slices

Eine Liste der Punkte zu unterschiedlichem Zeitstempel. Wenn die Datenschnitte keine Punktdaten enthalten, die dem Anomaliezeitstempel entsprechen, berechnet die Lokalisierungsursache alogorithm die Ursache nicht, da keine Informationen zum Anomaliezeitstempel bereitgestellt werden.

Gilt für: