File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
cf-java-logging-support-core/beats/request-metrics Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ NOTE: As these type of messages can be written at any time and outside
88
88
a "request context" it may happen that this correlation id does not
89
89
match with any other. Logging implementations may provide a way to
90
90
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.
92
92
93
93
94
94
==== request_id
Original file line number Diff line number Diff line change 76
76
a "request context" it may happen that this correlation id does not
77
77
match with any other. Logging implementations may provide a way to
78
78
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.
80
80
81
81
- name : " request_id"
82
82
string : string
You can’t perform that action at this time.
0 commit comments