We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eadd7c3 commit 876a79cCopy full SHA for 876a79c
spring-cloud/tracing/README.md
@@ -1,6 +1,6 @@
1
# Tracing with Spring Cloud Sleuth, OpenTelemetry and Logz.io
2
3
-- run `./mvnw clean install` to build the two Spring Boot applications (`downstream-service` and `upstream-service)
+- run `./mvnw clean install` to build the two Spring Boot applications (`downstream-service` and `upstream-service`)
4
- run `LOGZIO_REGION=<YOUR_LOGZIO_REGION> LOGZIO_TRACES_TOKEN=<YOUR_LOGZIO_TRACING_TOKEN> docker-compose up --build`
5
- call `http://localhost:8080/customers-with-address/<ID>` (where ID is a number from 1 to 50)
6
0 commit comments