Is your feature request related to a problem? Please describe.
It would be helpful to include an example of how to implement a health check for a Node.js runtime Temporal worker.
Describe the solution you'd like
An example of a "/health" path Express.js, Hono, or NestJS handler.
Additional context
No additional context.