Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional auditAn audit log query used to compute an insight value.
A human-readable description of what the insight measures.
Human-readable name of the insight.
Optional eventAn event query used to compute an insight value.
Optional metricA metric query used to compute an insight value.
Optional percentageA percentage query that computes an insight value as a ratio of two metric queries.
The product the insight belongs to.
Optional queryQuery execution context for running insight queries directly.
The sub-product the insight belongs to, if any.
The time range the insight value is computed over, if applicable.
The unit that the insight's value is measured in.
Optional usageA usage query used to compute an insight value.
Generated using TypeDoc
The attributes of a governance insight. Exactly one of
metric_query,event_query,usage_query,audit_query, orpercentage_queryis populated, depending on the data source the insight is computed from; the rest arenull.