-
Notifications
You must be signed in to change notification settings - Fork 11
Open
qiskit-community/qrmi
#7Description
What problem are you trying to solve?
Design metrics API which will be exposed by vendors and used in accounting information
Describe the solution you’d like
Example of information might be exposed
struct ResourceMetadata {
qubits: i32, # number of qubits allocated
device_id: String, # name of the device
health: bool, # health status
powerDraw: f64, # energy consumption
utilization: f32, # utilization metric
...
}Describe any alternatives you’ve considered
No response
Documentation, Adoption, Migration Strategy
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels