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
8888a "request context" it may happen that this correlation id does not
8989match with any other. Logging implementations may provide a way to
9090inherit 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments