Skip to content

Commit

Permalink
Update content/en/docs/instrumentation/java/automatic/spring-boot.md
Browse files Browse the repository at this point in the history
Co-authored-by: Trask Stalnaker <[email protected]>
  • Loading branch information
jeanbisutti and trask authored Jan 10, 2024
1 parent d971aeb commit bb88231
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The
repository contains an example of a Spring Boot Native image application
instrumented using the OpenTelemetry Spring Boot starter.

If your application already uses a Java agent, the OpenTelemetry Java agent
If your application already uses another Java monitoring agent, the OpenTelemetry Java agent
might not work. In this case, use the OpenTelemetry starter.

A third situation in which the OpenTelemetry starter can help you is when the
Expand Down

0 comments on commit bb88231

Please sign in to comment.