Skip to content

Commit 876a79c

Browse files
committed
README
1 parent eadd7c3 commit 876a79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud/tracing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tracing with Spring Cloud Sleuth, OpenTelemetry and Logz.io
22

3-
- run `./mvnw clean install` to build the two Spring Boot applications (`downstream-service` and `upstream-service)
3+
- run `./mvnw clean install` to build the two Spring Boot applications (`downstream-service` and `upstream-service`)
44
- run `LOGZIO_REGION=<YOUR_LOGZIO_REGION> LOGZIO_TRACES_TOKEN=<YOUR_LOGZIO_TRACING_TOKEN> docker-compose up --build`
55
- call `http://localhost:8080/customers-with-address/<ID>` (where ID is a number from 1 to 50)
66

0 commit comments

Comments
 (0)