Skip to content

Commit

Permalink
check health
Browse files Browse the repository at this point in the history
  • Loading branch information
vordimous committed Oct 22, 2024
1 parent 9bd8be1 commit c054335
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions http.kafka.sync/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ echo GREETING="$GREETING"
echo GREETING_DATE="$GREETING_DATE"
echo

docker compose ps zilla --format "{{.Name}} {{.Health}}"
docker compose logs zilla
docker compose logs kafka

# WHEN
# send request to zilla
timeout 60s curl \
Expand Down

0 comments on commit c054335

Please sign in to comment.