Skip to content

Commit 9e0e97e

Browse files
lauritSylvainJuge
andauthored
Apply suggestion from @SylvainJuge
Co-authored-by: SylvainJuge <[email protected]>
1 parent 54182c3 commit 9e0e97e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

instrumentation/reactor/reactor-netty/reactor-netty-1.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/reactornetty/v1_0/ReactorNettyHttpClientAttributesGetter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public List<String> getHttpRequestHeader(HttpClientRequest request, String name)
4040
}
4141
}
4242

43+
@Nullable
4344
@Override
4445
public Integer getHttpResponseStatusCode(
4546
HttpClientRequest request, HttpClientResponse response, @Nullable Throwable error) {

0 commit comments

Comments
 (0)