I want to monitor QuestDB instance status, ideally in Prometheus. Would be good to see queries rate, ingestion speed, avg response time, etc.
Is there a way to get this information out of QuestDB? I see only docs about minimum HTTP server which returns back HTTP code 200 if the server is up, I can integrate it as a black box in Prometheus is there anything else I can do to monitor the instance?