Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.12 KB

RelatedData.md

File metadata and controls

17 lines (13 loc) · 1.12 KB

RelatedData

Properties

Name Type Description Notes
alert_description str If this event is generated by an alert, the description of that alert. [optional]
anomaly_chart_link str Chart Link of the anomaly to which this event is related [optional]
common_dimensions list[str] Set of common dimensions between the 2 events, presented in key=value format [optional]
common_metrics list[str] Set of common metrics/labels between the 2 events or anomalies [optional]
common_sources list[str] Set of common sources between the 2 events or anomalies [optional]
enhanced_score float Enhanced score to sort related events and anomalies [optional]
related_id str ID of the event to which this event is related [optional]
summary str Text summary of why the two events are related [optional]

[Back to Model list] [Back to API list] [Back to README]