Develop methods to create and read entries in the CircuitMetrics table. These methods should be accessible via the MQP-API and the Quantum-Job-Runner, enabling seamless integration into existing workflows.
Tasks:
- Implement a Create method for
CircuitMetrics.
- Implement a Read method for
CircuitMetrics.
- Expose these methods through the MQP-API for external access.
- Ensure the Quantum-Job-Runner can trigger these methods appropriately.
- Write necessary tests to validate functionality.
- Document usage and any required configuration changes.
Develop methods to create and read entries in the
CircuitMetricstable. These methods should be accessible via the MQP-API and the Quantum-Job-Runner, enabling seamless integration into existing workflows.Tasks:
CircuitMetrics.CircuitMetrics.