Custom actuator endpoint sample
This sample shows how to add a custom actuator endpoint to display some info on workers like workflow and activity impls registered per task queue. Sample depends on sdk pr https://github.com/temporalio/sdk-java/pull/1986 and https://github.com/temporalio/sdk-java/pull/1995
and update to next sdk release (one that has these prs in it)
Custom endpoint looks like this
Updated to add metadata --
needs to wait for next release that hopefully will include https://github.com/temporalio/sdk-java/pull/1995
commit for the sdk change needed: https://github.com/temporalio/sdk-java/commit/26a85957ec1fac26adb3a3bd2feb99be7bb6eefd
should be avail in next release