Hi,
We currently use the health checks of axon and also of our services.
But unfortunately we also have the situation that the basic health checks are green but we see NoHandlerForCommandException because the services are not connected properly. And even in the dashboards the service is visible.
I will try the heartbeat but still if would be great if we would be able that the health check fails if a service is not connected properly to the server.
Are there already metrics we can check? The NoHandlerForCommandException is a warning only. Can thiis also be exposed to Prometheus?
Best, Michael