Skip to content

Commit c1fb238

Browse files
link fix (#222)
1 parent f7610c9 commit c1fb238

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/fundamentals/monitoring.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,8 @@ tracing system other than Zipkin, you must write a command event listener that
418418
manages `spans <https://docs.spring.io/spring-cloud-sleuth/docs/current-SNAPSHOT/reference/html/getting-started.html#getting-started-terminology>`__
419419
for your desired distributed tracing system. To see an implementation of such a
420420
listener, see the
421-
:github:`TraceMongoCommandListener <spring-cloud/spring-cloud-sleuth/blob/main/spring-cloud-sleuth-instrumentation/src/main/java/org/springframework/cloud/sleuth/instrument/mongodb/TraceMongoCommandListener.java>`
421+
:github:`TraceMongoCommandListener
422+
<spring-cloud/spring-cloud-sleuth/blob/eb01d5952b2e736970efbe3fc7e9784d119eeae9/spring-cloud-sleuth-instrumentation/src/main/java/org/springframework/cloud/sleuth/instrument/mongodb/TraceMongoCommandListener.java>`
422423
class in the Spring Cloud Sleuth source code.
423424

424425
To learn more about Spring Cloud Sleuth, see

0 commit comments

Comments
 (0)