You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Resume
Related to #19
- Generate the telemetry info about the job running in the Runtime.
## Details
- [x] Add gen_telemetry.py function to generate the file
- [x] Add it to the kernel controller
- [x] Get job id from run_sampler.py
- [x] Get times info (queue vs simu)
- [x] Get size of the payload
- [x] Add view_telemetry endpoint as cli
- [x] Add unittests
- [x] Edit requirements
Resume
Add telemetry info into the metadata files
Goal
Having the time, job id and payload of the circuit as data information for each dataset
nb_qubits | layer | circuit_id | job_id | time queue | time simu | payload size
EPIC #5
The text was updated successfully, but these errors were encountered: