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 phaseservice_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 phase
InitAuditor
and Summarizer
auditors are not configurable as they are automatically triggered during the audit process.