0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/bin
Ellie Huxtable 84ea166e9b
chore: Allow instrumentation of gunicorn with statsd (#11372)
* chore: Allow instrumentation of gunicorn with statsd

In order to ensure that gunicorn is performing optimally, it helps to
monitor it with statsd.

This change allows us to include the flags needed to send UDP packets to
a statsd instance.

Docs: https://docs.gunicorn.org/en/stable/instrumentation.html

* Update bin/docker-server

Co-authored-by: Harry Waye <harry@posthog.com>

* Update bin/docker-server

Co-authored-by: Harry Waye <harry@posthog.com>

Co-authored-by: Harry Waye <harry@posthog.com>
2022-08-19 08:40:37 +01:00
..
check_kafka_clickhouse_up feat(object storage): add unused object storage (#9846) 2022-05-20 09:56:50 +01:00
copy-scripts-recorder chore(dockerfile): make docker build multistage (#10488) 2022-06-27 18:12:32 +01:00
deploy-hobby feat: add tag parameter to hobby deploy wizard (#10430) 2022-06-24 15:31:13 -07:00
docker Yeetcode (#7830) 2022-01-18 14:32:28 -05:00
docker-backend Docker support on the Apple M1 chip / arm64 (#4024) 2021-04-19 10:12:02 -04:00
docker-dev
docker-dev-web
docker-frontend
docker-migrate Make script executable again (#8327) 2022-01-28 09:15:18 +01:00
docker-server chore: Allow instrumentation of gunicorn with statsd (#11372) 2022-08-19 08:40:37 +01:00
docker-worker chore(dev): clean up background jobs on EXIT and prop. exit code (#10916) 2022-07-21 13:32:38 +00:00
docker-worker-beat Revert "Add names to celery nodes (#7054 pt. 2) (#7433)" (#7449) 2021-11-30 15:21:05 -03:00
docker-worker-celery chore(dev): clean up background jobs on EXIT and prop. exit code (#10916) 2022-07-21 13:32:38 +00:00
e2e-test-runner feat: test a11y with Cypress (#11199) 2022-08-09 19:12:41 +01:00
install-macosx_arm64 bump cryptography==3.4.7 and add macosx_arm64 install script (#3935) 2021-04-10 00:53:19 +02:00
migrate fix(async-migrations): bin/migrate to check not run async migrations (#8872) 2022-03-09 13:55:23 +01:00
migrate-check Check for all necessary migrations completed before worker, plugins start (#8504) 2022-02-17 17:56:24 +01:00
plugin-server Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
start feat: Add GeoIP2 capability to Django app (for feature flags) (#10890) 2022-07-25 17:20:11 -07:00
start-backend add version to person (#6628) 2021-10-28 15:43:30 +00:00
start-frontend Allow passing in token to Personal API Key requests (#5044) 2021-07-16 10:35:56 -03:00
start-frontend-https
start-https
start-worker refactor(plugin-server): Remove --idle mode (#9798) 2022-05-16 16:22:49 +00:00
tests perf: Speed up backend tests locally (#9255) 2022-04-15 11:43:05 +01:00
upgrade-hobby fix: add persistent volumes to docker-compose-hobby (#11256) 2022-08-12 15:31:24 +01:00