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:
prefect work-queue inspect [work_flow_id]
The same information is available from the REST API: