Skip to content

Commit 3c258e8

Browse files
authored
Add Zipkin Console access instructions (#82)
Added instruction for accessing Zipkin Console after starting Docker.
1 parent 2b46cdd commit 3c258e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@ Make sure to run `docker compose up` in the project root to start Zipkin trace c
531531
```bash
532532
docker compose up
533533
```
534+
You should be able to access Zipkin Console: http://127.0.0.1:9411/zipkin/
534535

535536
### **MCP Server Mode**
536537

0 commit comments

Comments
 (0)