Commit 43d4c5d
feat: healthchecks for sentry components (#3859)
* feat: add snuba healthcheck
* fix: snuba healthchecks
* fix: remove healthcheck from replacer
* feat: add healthchecks to sentry
* fix: small changes to sentry healthchecks
* fix: worker healthcheck
* feat: vroom healthcheck
* feat: symbolicator healthcheck
* feat: add nginx healthcheck
* fix: typo in .env
* fix: typo in docker-compose.yml
* test: increase docker compose --wait-timeout
* Revert "test: increase docker compose --wait-timeout"
This reverts commit fc43389.
* fix: do not use healthcheck: [disabled: true], since it breaks docker compose wait command
---------
Co-authored-by: Reinaldy Rafli <[email protected]>1 parent 8bf5663 commit 43d4c5d
2 files changed
+200
-51
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
0 commit comments