Skip to content

Commit 3d89c90

Browse files
Improvement from Review
1 parent d45c951 commit 3d89c90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cf-java-logging-support-core/beats/request-metrics/docs/fields.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ NOTE: As these type of messages can be written at any time and outside
8888
a "request context" it may happen that this correlation id does not
8989
match with any other. Logging implementations may provide a way to
9090
inherit correlation ids from request processing layers further up in
91-
the processing stack. If so, that id should be used.
91+
the processing stack. If so, this id should be used.
9292

9393

9494
==== request_id

cf-java-logging-support-core/beats/request-metrics/etc/fields.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ctx:
7676
a "request context" it may happen that this correlation id does not
7777
match with any other. Logging implementations may provide a way to
7878
inherit correlation ids from request processing layers further up in
79-
the processing stack. If so, that id should be used.
79+
the processing stack. If so, this id should be used.
8080
8181
- name: "request_id"
8282
string: string

0 commit comments

Comments
 (0)