Update README.md

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
This commit is contained in:
nyemade-uversky 2023-03-15 16:29:10 -06:00 committed by GitHub
parent 97520fb885
commit 8c15b69f89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 9 deletions

View File

@ -59,15 +59,8 @@ docker run -d -p 9411:9411 openzipkin/zipkin
2. View Traces in Zipkin UI:
In your browser go to http://localhost:9411 to view the workflow trace spans in the Zipkin web UI. The order-processor workflow should have the following output in the Zipkin web UI.
<img src="/images/workflow-trace-spans-zipkin.png" width=800 style="padding-bottom:15px;">
<img src="/images/actors_client.png" width=800 style="padding-bottom:15px;">
In your browser go to http://localhost:9411 to view the workflow trace spans in the Zipkin web UI. The order-processor workflow should have the following output in the Zipkin web UI.
<img src="img/workflow-trace-spans-zipkin.png">