0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Tomás Farías Santana
cd98275030
fix(temporal): Handle SIGTERM correctly on worker cleanup (#25505) 2024-10-10 13:17:27 +01:00
Brett Hoerner
bc553938e3
chore(batch-exports): add some Prometheus metrics for batch exports (#18467)
* chore(batch-exports): add some Prometheus metrics for batch exports

* make metrics port an option/setting

* get destination from workflow_type
2023-11-09 09:22:25 -07:00
Tomás Farías Santana
aa943d9349
fix: Unset debug in temporal start django worker (#15552) 2023-05-15 17:05:31 +00:00
James Greenhill
0223d7ab86
feat: Add Temporal to the dev and hobby stacks (#14658)
* feat: Add Temporal to the dev and hobby stacks

* disable elastic for hobby because of resources

* checkpoint

* update requirements

* worker is up, but without the sandbox

* ensure temporal does not depend on elastic

* Feedbacked

* pip-compile dev

* mypy fixes

* add a bit of colorful logging

* add django temporal worker to the mix

* checkpoint for dev-full docker

* Working on docker-full, but checkpointing for now

* add migration bits for full
2023-03-20 16:56:14 -06:00