You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2018. It is now read-only.
Hi.
I'm looking to deploy this via container to Kubernetes, where health checking of http endpoints is a manner of container life or death.
If Kubernetes can't get a 200 OK without polling vCenter API, using health checks with vmware_exporter could DoS vCenter API.
Could we get a
/healthz
endpoint (or two)?/healthz
/healthz/api?vcenter.example.com
Edit: This is related:
https://stackoverflow.com/questions/43380939/where-does-the-convention-of-using-healthz-for-application-health-checks-come-f
Open to your thoughts.
Thanks for this awesome project!
-Joshua
The text was updated successfully, but these errors were encountered: