-
Epic
-
Resolution: Done
-
Normal
-
None
-
None
-
Image builder worker dashboard rework
-
100% To Do, 0% In Progress, 0% Done
-
False
Goal:
- Turn the job type into a variable
- Turn the api endpoint into a variable
- Divide the board into 2 sections: api metrics and job metrics
Acceptance Criteria:
- The job type is a variable (like tenant and arch)
- Per job type the following are displayed:
-
- Success rate
- Throughput rate
- Error rate
- Error budget remaining for correctness
- Error budget consumed for correctness
- Duration
- Slow request rate
- Error budget remaining for latency
- Error budget consumed for latency
- Wait duration (= queue size)
- The api endpoint is a variable
- In the api section the following is displayed:
- Request success rate
- Request throughput rate
- Request error rate
- Error budget remaining for correctness
- Error budget consumed for correctness
- Optionally:
- Request latency
- Slow request rate
- Error budget remaining for latency
- Error budget consumed for latency