RootCause Class

RootCause.

All required parameters must be populated in order to send to Azure.

Inheritance
RootCause

Constructor

RootCause(*, root_cause: azure.ai.metricsadvisor._generated.models._models_py3.DimensionGroupIdentity, path: List[str], score: float, description: str, **kwargs)

Parameters

root_cause
DimensionGroupIdentity
Required

Required.

path
list[str]
Required

Required. drilling down path from query anomaly to root cause.

score
float
Required

Required. score of the root cause.

description
str
Required

Required. description of the root cause.