LogoLogo
  • Welcome to Quantum Cloud Services
  • Getting Started
    • Set up your environment
      • JupyterLab IDE
      • Install Locally
        • Quil SDK Docker Image
    • Quil SDK Overview
    • Running your first Quantum Program
  • Guides
    • Quil
      • What is Quil?
      • Language Support
      • Dynamic Control Flow
      • Customizing Program Readout
    • QPU vs. Simulator (QVM)
    • How to Use Rigetti QPUs
    • Access a QPU
      • QPU Reservations
      • On-Demand Access
      • QCS QPU Gateway
    • QCS Group Accounts
    • Interactive Tutorials
    • How Programs Are Built & Run
      • Execution and Request timeouts
    • The Lifecycle of a Program
    • The Rigetti QCS API
    • Using the QCS CLI
      • Using the Legacy QCS CLI
    • QCS Credentials
    • Benchmarking and Fidelity
  • Troubleshooting
    • Gathering Diagnostics
    • Report an Issue
  • Glossary
  • FAQ
  • References
    • pyQuil Reference
    • QCS API Specification
    • QCS CLI Reference
    • QCS Client Configuration
    • Quil / Quil-T Specification
    • quilc Reference
    • quil-rs Reference
    • QVM Reference
    • Rigetti Module for Cirq
    • Rigetti Provider for Qiskit
Powered by GitBook
On this page

Was this helpful?

  1. Troubleshooting

Gathering Diagnostics

PreviousTroubleshootingNextReport an Issue

Last updated 1 year ago

Was this helpful?

Our client libraries have diagnostics reporting function that reports on key information about your environment and whether a successful connection can be made to quilc, QVM, and the QCS API. This information can help identify problems in your environment, guide you to relevant Troubleshooting steps, or help us figure out what is going on in an issue report. See the documentation in your client library of choice to learn how to get a diagnostics report.

  • pyQuil:

  • qcs-sdk-rust:

Collect debug information
diagnostics::get_report