Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit f0fc4f6

Browse files
committed
Remove Opentracing from Compose docs
It was removed from Compose demo in microservices-demo/microservices-demo#708 And there was no opentracing in Compose + Weave demo. Signed-off-by: Elena Morozova <lelenanam@gmail.com>
1 parent aa721c7 commit f0fc4f6

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

deployment/docker-compose-weave.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,6 @@ This will send some traffic to the application, which will form the connection g
7878
7979
-->
8080

81-
### Opentracing
82-
83-
Zipkin is part of the deployment and has been written into some of the services. While the system is up you can view the traces in
84-
Zipkin at http://localhost:9411. Currently orders provide the most comprehensive traces.
85-
8681
### Cleaning up
8782

8883
<!-- deploy-doc-start destroy-infrastructure -->

deployment/docker-compose.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,6 @@ This will send some traffic to the application, which will form the connection g
7878
7979
-->
8080

81-
### Opentracing
82-
Zipkin is part of the deployment and has been written into some of the services. While the system is up you can view the traces in
83-
Zipkin at http://localhost:9411. Currently orders provide the most comprehensive traces.
84-
85-
8681
### Cleaning up
8782

8883
<!-- deploy-doc-start destroy-infrastructure -->

0 commit comments

Comments
 (0)