How do you monitor the health of a self-hosted orion server? Like to check whether the server and the agents that talk to it are health?
So far I've found this from the CLI that offers some insight:
Copy code
prefect work-queue inspect [work_flow_id]
jack
05/09/2023, 5:08 PM
The same information is available from the REST API: