Add request path to span name
This commit is contained in:
@@ -10,10 +10,10 @@ include::intro.adoc[]
|
||||
|
||||
== Running the sample
|
||||
|
||||
1. Run [Zipkin](https://github.com/openzipkin/zipkin), e.g. via the docker images at [Zipkin Docker](https://github.com/openzipkin/zipkin-docker)
|
||||
1. Run [Zipkin](https://github.com/openzipkin/zipkin), e.g. via docker compose (there's a `docker-compose.yml` in [Spring Cloud Sleuth](https://github.com/spring-cloud-incubator/spring-cloud-sleuth), or in [Docker Zipkin](https://github.com/openzipkin/docker-zipkin)
|
||||
7. Run sample application
|
||||
8. Hit `http://localhost:3380`
|
||||
9. Goto `http://localhost:8080` for zipkin web
|
||||
9. Goto `http://localhost:8082` for zipkin web
|
||||
|
||||
== Building
|
||||
|
||||
|
||||
Reference in New Issue
Block a user