Skip to content

Commit c21407a

Browse files
committed
README
1 parent 876a79c commit c21407a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-cloud/tracing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
The above HTTP call goes to the `downstream-service`, which will call the `upstream-service` for additional information. This will create a trace across both services, as should be evident in the logs with the same trace id.
88

9-
The `docker-compose` command also starts up an OpenTelemetry Collector, to which the Spring Boot apps send their traces. The OpenTelemetry Collector, in turn, sends the traces to Logs.io.
9+
The `docker-compose` command also starts up an OpenTelemetry Collector, to which the Spring Boot apps send their traces. The OpenTelemetry Collector, in turn, sends the traces to Logz.io.

0 commit comments

Comments
 (0)