Skip to content

Commit 2849046

Browse files
elbiocaetanotrask
andauthored
chore: update documentation example
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 4119f63 commit 2849046

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/apache-httpclient/apache-httpclient-5.2/library

1 file changed

+1
-1
lines changed

instrumentation/apache-httpclient/apache-httpclient-5.2/library/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class ApacheHttpClient5Configuration {
4848
}
4949

5050
// creates a new http client builder for constructing http clients with open telemetry instrumentation
51-
protected HttpClientBuilder createBuilder() {
51+
public HttpClientBuilder createBuilder() {
5252
return ApacheHttpClient5Telemetry.builder(openTelemetry).build().newHttpClientBuilder();
5353
}
5454

0 commit comments

Comments
 (0)