GET
/
runs
/
{run_id_1}
/
compare-with
/
{run_id_2}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

run_id_1
string
required
run_id_2
string
required

Query Parameters

project_id
string
required
aggregate_function
enum<string>
Available options:
average,
min,
max,
median,
p95,
p99,
p90,
sum,
count

Response

200 - application/json
metrics
object[]
commonDatapoints
string[]
event_details
object[]
old_run
object
new_run
object