Skip to content

Commit a6a22ab

Browse files
committed
metrics
1 parent 73f66ee commit a6a22ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/ha-stats.png

1.22 MB
Loading

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ docker compose --file multisocks/docker-compose.yml up --detach
5151

5252
after bringing up the containerset - you will need to wait for tor to build circuits before the proxy will accept connections
5353

54-
to view the status of haproxy, navigate to `your-multisocks-host:1337` in a browser
54+
## stats & obserability
55+
56+
to view the status of haproxy, navigate to `your-multisocks-host:1337` in a browser. you should see the number of backends as defined in `.env` along with other useful metrics
57+
58+
![haproxy stats, example](.github/ha-stats.png)
5559

5660
## debugging
5761

0 commit comments

Comments
 (0)