0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Harry Waye bc43b8685e
feat(healthchecks): add clickhouse and redis health (#8497)
* 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>
2022-02-10 15:20:38 +00:00
..
api Dashboard privilege API and collaborators UI (#8424) 2022-02-08 16:22:09 +00:00
benchmarks 8356 versioning (#8449) 2022-02-09 12:19:00 -05:00
bin Special Migrations Runner (#7054 pt. 4) (#7446) 2021-12-13 13:00:27 -03:00
certs
clickhouse test(snapshots): update clickhouse snapshot comments (#8535) 2022-02-10 12:07:09 +00:00
idl
kafka_client feat(healthchecks): add clickhouse and redis health (#8497) 2022-02-10 15:20:38 +00:00
management/commands async mig check (#8503) 2022-02-09 20:45:59 +01:00
migrations Dashboard permissions base (#8394) 2022-02-02 17:16:35 +01:00
models Dashboard permissions base (#8394) 2022-02-02 17:16:35 +01:00
tasks 8356 versioning (#8449) 2022-02-09 12:19:00 -05:00
__init__.py
apps.py
conftest.py add test for async migrations not being required on fresh installs (#8323) 2022-02-02 07:47:49 -05:00
LICENSE
pytest.ini Set debug, test, and primary_db env variables based on context (#7250) 2021-11-20 17:18:39 +00:00
settings.py Use a helper to get env var for saml (#7744) 2021-12-15 21:45:51 -06:00
urls.py Dashboard privilege API and collaborators UI (#8424) 2022-02-08 16:22:09 +00:00