I saw in c5af83a that a /healthcheck endpoint was added to the metrics server.
However, it doesn't seem to take into account tunnel status: it returns OK even when the tunnel is not up.
Could you add a healthcheck endpoint that takes into consideration if the tunnel is actually up?
It should be a in a form suitable for a kubernetes health check.
I saw in c5af83a that a /healthcheck endpoint was added to the metrics server.
However, it doesn't seem to take into account tunnel status: it returns OK even when the tunnel is not up.
Could you add a healthcheck endpoint that takes into consideration if the tunnel is actually up?
It should be a in a form suitable for a kubernetes health check.