#community-help

Missing Metrics and Health Endpoints in the Python Client

TLDR A was unable to access metrics and health endpoints using a Python client. Jason identified this as a missing feature, prompting A to open an issue which Kishore Nallan agreed to address.

Powered by Struct AI

1

6
24mo
Solved
Join the chat
Jan 11, 2022 (24 months ago)
A
Photo of md5-fe034fbff44e9cae037b7bb23a5080c4
A
05:44 PM
Hi, I have a cluster with three nodes. My Python client is also configured with all three node. However, I can not get hold of the metrics or health. I also don’t see the subobjects on the Python level…is there anything missing?
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
05:54 PM
Ah looks like we haven't added the metrics, health and debug endpoints to the Python client yet. Could you open an issue in the python client repo?
A
Photo of md5-fe034fbff44e9cae037b7bb23a5080c4
A
05:54 PM
ha…they are documented 🙂 will do
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
05:56 PM
Usually there's functionality that's not documented, looks like we have the opposite problem here 😂
Jan 12, 2022 (24 months ago)
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
01:56 AM
:face_palm: I will address this.