auditors
A list of auditor names to filter the findings by. Only findings generated by the specified auditors will be returned.
The following auditors are available for configuration:
slo- SloAuditor: Identifies SLO violations and detects breached thresholds during the Assessment phase.operation_metric- OperationMetricAuditor: Detects anomalies in service operation metrics from Application Signals RED metrics during the Assessment phaseAnomaly detection is not supported for sparse metrics (those missing more than 80% of datapoints within the given time period).service_quota- ServiceQuotaAuditor: Monitors resource utilization against service quotas during the Assessment phasetrace- TraceAuditor: Performs deep-dive analysis of distributed traces, correlating traces with breached SLOs or abnormal RED metrics during the Analysis phasedependency_metric- CriticalPathAuditor: Analyzes service dependency impacts and maps dependency relationships from Application Signals RED metrics during the Analysis phasetop_contributor- TopContributorAuditor: Identifies infrastructure-level contributors to issues by analyzing EMF logs of Application Signals RED metrics during the Analysis phaselog- LogAuditor: Extracts insights from application logs, categorizing error types and ranking severity by frequency during the Analysis phasechange_indicator- ChangeIndicatorAuditor: Detects change events (deployments, configuration changes) that occurred within 10 minutes before and during a detected anomaly, and surfaces them as findings with deployment timestamps in the Analysis phase. When changes are detected, thetop_contributorauditor skips its analysis to avoid redundancy.
InitAuditor and Summarizer auditors are not configurable as they are automatically triggered during the audit process.