latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
TestRun
Get all browser step metrics for all steps of the specified performance test run
Get all browser step metrics over time for a given test run id
get/performanceTestRun/{performance_test_run_id}/browserStepMetrics
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
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
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 browser step metric result
PerformanceRunStepMetricResultListMap required
A mapping of browser test step IDs to a list of performanceRunMetricResults