AuditFinding
A structure that contains information about an audit finding, which represents an automated analysis result about service behavior, performance issues, or potential problems identified through heuristic algorithms.
Types
Properties
An array of auditor results that contain the specific findings, descriptions, and severity levels identified by different auditing algorithms.
A structure containing nodes and edges that represent the dependency relationships relevant to this audit finding, helping to understand the context and potential impact.
The key attributes that identify the service or entity this audit finding relates to. This is a string-to-string map that includes fields like Type, Name, and Environment.
A structure containing metric data queries and time range information that provides context for the audit finding through relevant performance metrics.