Skip to content

Commit

Permalink
Update instrumentation/spring/spring-webmvc/spring-webmvc-5.3/library…
Browse files Browse the repository at this point in the history
…/src/main/java/io/opentelemetry/instrumentation/spring/webmvc/v5_3/internal/SpringMvcBuilderUtil.java

Co-authored-by: Trask Stalnaker <[email protected]>
  • Loading branch information
zeitlinger and trask authored Jul 10, 2024
1 parent 750e6d9 commit 9d9ecdb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
public final class SpringMvcBuilderUtil {
private SpringMvcBuilderUtil() {}

// allows access to the private field for the spring starter
private static Function<
SpringWebMvcTelemetryBuilder,
DefaultHttpServerInstrumenterBuilder<HttpServletRequest, HttpServletResponse>>
Expand Down

0 comments on commit 9d9ecdb

Please sign in to comment.