RelatedData

RelatedData
RelatedData

Data object capturing how this event is related to another, requested event.

JSON Example
{
    "relatedId": "string",
    "summary": "string",
    "alertDescription": "string",
    "anomalyChartLink": "string",
    "commonSources": [
        "string"
    ],
    "commonMetrics": [
        "string"
    ],
    "commonDimensions": [
        "string"
    ],
    "enhancedScore": "number"
}
string
relatedId
Optional

ID of the event to which this event is related

string
summary
Optional

Text summary of why the two events are related

string
alertDescription
Optional

If this event is generated by an alert, the description of that alert.

string
anomalyChartLink
Optional

Chart Link of the anomaly to which this event is related

array of string
commonSources
Optional

Set of common sources between the 2 events or anomalies

array of string
commonMetrics
Optional

Set of common metrics/labels between the 2 events or anomalies

array of string
commonDimensions
Optional

Set of common dimensions between the 2 events, presented in key=value format

number As double As double
enhancedScore
Optional

Enhanced score to sort related events and anomalies