mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
bc43b8685e
* feat(healthchecks): add clickhouse as a dependency * feat(healthchecks): add celery broker healthcheck * feat(healthchecks): add cache healthcheck, plus some misc updates * add missing typing * add missing typing * add role cast * Add logging for kafka connectivity check * actually add healthcheck as middleware * fix postgres failure check * simplify postgres migration return value * verboise -> verbose Co-authored-by: Guido Iaquinti <4038041+guidoiaquinti@users.noreply.github.com> * put interface validation at top of view * remove unused imports * show resp.content on status failures * test(healthchecks): set log level to debug to pytest displays it * restore logger level * Bring up redis for backend ci tests * up redis in non-cloud tests Co-authored-by: Guido Iaquinti <4038041+guidoiaquinti@users.noreply.github.com> |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
client.py | ||
helper.py | ||
topics.py |