Skip to content

Commit

Permalink
update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirhnajafiz committed Nov 16, 2023
1 parent c815bf7 commit a82d920
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ If you want to check Sanjab health and workers status, make the following http
requests.

````shell
curl -i -X GET localhost # workers status
curl -i -X GET localhost/health # service health
curl -i -X GET localhost/metrics # metrics export
curl -i -X GET localhost/workers # workers status
curl -i -X GET localhost/health # service health
````

0 comments on commit a82d920

Please sign in to comment.