Skip to content

Commit 7af30f5

Browse files
DOC-12263 link improvement
1 parent 3787461 commit 7af30f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/howtos/pages/slow-operations-logging.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Threshold logging is the recording of slow operations -- useful for diagnosing w
1616

1717
=== Configuring Threshold Logging
1818

19-
To configure threshold logging, adjust the xref:ref:client-settings.adoc#general-options[ThresholdRequestTracer].
19+
To configure threshold logging, adjust the xref:ref:client-settings.adoc#requestTracer[ThresholdRequestTracer].
2020
You should expect to see output in JSON format in the logs for the services encountering problems:
2121

2222
[source,json]
@@ -54,4 +54,4 @@ Each entry looks like this, with all fields populated:
5454
}
5555
----
5656

57-
If a field is not present (because for example dispatch did not happen), it will not be included.
57+
If a field is not present (because for example dispatch did not happen), it will not be included.

0 commit comments

Comments
 (0)