Skip to content

[FEAT] Better observibility for Typescript workers with Healthchecks to deploy inside a docker container #2390

@utkuoymak

Description

@utkuoymak

I am using the self hosted version of hatchet. I have an express webapp that is being deployed to a managed container service. I have done a similar setup for the hatchet workers and deploying it inside of a container. It works however as far as I can see, healthchecks is only supported on the python version of the SDK. This is a huge issue as I want to have alerting setup if the container goes down.

Are there any plans to bring this to the typescript sdk? I am naively imagining this shouldn't be too much work as it is just a healthcheck endpoint :). If not, would there be a way to define this ourselves?

On the same "feature parity" and observability topic, ideally we would like to have the opentelemtry instrumentation for the typescript SDK as well. Are there any plans for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions