Skip to main content
GetExperimentCompareEventsResponse = object

Description

Response for GET /runs//compare//events

Properties

events

events: object[]

datapoint_id

datapoint_id: string

event_1

event_1: object
Index Signature
[key: string]: unknown
Description
Full event record from the first run

event_2

event_2: object
Index Signature
[key: string]: unknown
Description
Full event record from the second run

totalEvents

totalEvents: number

Description

Total number of events matching the comparison query