Skip to content

Commit 41d2c6a

Browse files
lbloderadinauer
andauthored
Update sentry-spring-7/src/main/java/io/sentry/spring7/SentryProfilerConfiguration.java
Co-authored-by: Alexander Dinauer <[email protected]>
1 parent 737c147 commit 41d2c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-spring-7/src/main/java/io/sentry/spring7/SentryProfilerConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import org.springframework.context.annotation.Configuration;
1414

1515
/**
16-
* Handles late initialization of the profiler if the application is run with the OTEL Agent in
16+
* Handles late initialization of the profiler if the application is run with the Opentelemetry Agent in
1717
* auto-init mode. In that case the agent cannot initialize the profiler yet and falls back to No-Op
1818
* implementations. This Configuration sets the profiler and converter on the options if that was
1919
* the case.

0 commit comments

Comments
 (0)