Is your feature request related to a problem? Please describe.
When running weaver in live-check mode as a container (e.g.: k8s), it's important to know when weaver is ready to serve requests and if it is in a healthy state.
Describe the solution you'd like
Add a health check endpoint to weaver so it can be used in cases like readiness / liveness probes in kubernetes environments.
Is your feature request related to a problem? Please describe.
When running weaver in live-check mode as a container (e.g.: k8s), it's important to know when weaver is ready to serve requests and if it is in a healthy state.
Describe the solution you'd like
Add a health check endpoint to weaver so it can be used in cases like readiness / liveness probes in kubernetes environments.