As a Pipeline Builder/ HKube manager I want to be able to view the average handling time of algorithm's requests in configurable time frame, so that I can analyze the performance of algorithm execution.
User Story implementation details:
Handling time of algorithm's requests - from the time the initialization of the algorithm execution was completed till the time the result of the algorithm was written.
Statistics of algorithm request's handling time - 50 & 90 percentile of algorithm request's handling time
Each of the statistics information will be calculated separately peralgorithm type.
As a Pipeline Builder/ HKube manager I want to be able to view the average handling time of algorithm's requests in configurable time frame, so that I can analyze the performance of algorithm execution.
User Story implementation details: