RunErrorCluster
The summary of runs sharing the same fingerprint.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
fingerprint |
yes | string |
The digest of the normalized message. | — |
count |
yes | integer (int64) |
The number of runs in this cluster. | pattern `^-?(?:0\ |
sampleMessage |
yes | string |
The raw error message of the most recent occurrence in the cluster. | — |
sampleRunId |
yes | string (uuid) |
The run identifier of the most recent occurrence in the cluster. | — |
lastSeenAt |
yes | string (date-time) |
The moment this cluster was last seen (UTC). | — |