grafana_api icon indicating copy to clipboard operation
grafana_api copied to clipboard

Checking connection status

Open awnyshaheen opened this issue 3 years ago • 1 comments
trafficstars

Hey, I think one missing method that should be there for sure is test_connection() something that tells you that the connection info you inserted in GrafanaFacade constructor are valid

Thanks in advance

awnyshaheen avatar Mar 21 '22 10:03 awnyshaheen

Dear @awnyshaheen,

thank you for your suggestion. We recently forked this repository to ^1, see #88. On the matter of your question, I think sending a request to the /health endpoint ^2 might be what you are looking at?

With kind regards, Andreas.

/cc @sonegomaximiliano

amotl avatar May 20 '22 12:05 amotl