latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

TestRun

Get all the specified metrics for the performance test run

Get a metric over time for a given

get/performanceTestRun/{performance_test_run_id}/metrics

Path parameters

performance_test_run_idstring required

The test run ID related to the performance test

Query parameters

metric_typesstring[] required

The types of metric requested

metric_aggregation'step' | 'test' required

The level of granularity of the metric

start_timeinteger required

The start time for the metrics in Unix epoch milliseconds

end_timeinteger required

The end time for the metrics in Unix epoch milliseconds

functional_test_invariant_idstring

Test invariant id for a functional test within the performance test

functional_test_step_idstring

Test step id for a functional test within the performance test

runner_idstring

Specific test runner id

time_intervalinteger

The time granularity at which metrics need to be reported in seconds

smoothingboolean

Whether or not to apply smoothing to the data (set to true when the data will be plotted on charts)

limitinteger

The number of time bucket metrics to be reported back

cursorstring

The cursor for the results

Response

The performance test run metric result