mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-06 00:40:10 -06:00
* feat: add health and metrics api on typescript sdk worker add: prom-client to fetch metrics data add: track health status of worker across different states * refactor: keep prom-client as optional dependency * refactor: remove async import of prom-client * chore: update package version for ts sdk * fix: lint * fix: lint, const enum --------- Co-authored-by: mrkaye97 <mrkaye97@gmail.com>