Any plans to have axonserver connector implement AbstractHealthIndicator?

Hello,

I am looking to use actuator for monitoring my services and I am wondering if you have any plans in place to add a HealthIndicator to axonserver connector?

Thanks,

-Ben

Hi Ben,

I recently stumbled on the same issue when working on something. Yes, it would be nice to have some sort of Health Check for the connector. Since it’s Spring specific, it would have to become part of the autoconfiguration.

I’m not sure if there is an issue for it in the AxonFramework issue tracker (on GitHub), but feel free to add the request there.
Cheers,