Skip to content

Add OpenTelemetry Spring Boot starter for tracing - #9

Merged
cantaylancapraz merged 1 commit into
masterfrom
add-opentelemetry-spring-boot-starter
Jul 8, 2026
Merged

cantaylancapraz merged 1 commit into
masterfrom
add-opentelemetry-spring-boot-starter

Conversation

@cantaylancapraz

Copy link
Copy Markdown
Contributor

add opentelemetry

Ships OpenTelemetry auto-instrumentation to consuming services so they emit
app-level spans (WebFlux, WebClient, r2dbc/jdbc, Kafka) over OTLP. This is the
GraalVM-native-safe path, since the OpenTelemetry Java agent does not work with
native images. The instrumentation BOM 2.28.0 aligns with the OpenTelemetry
core (1.62.0) managed by Spring Boot 4.1, so no version override is needed.
@cantaylancapraz
cantaylancapraz force-pushed the add-opentelemetry-spring-boot-starter branch from c26a131 to d8774bc Compare July 8, 2026 12:36
@cantaylancapraz
cantaylancapraz merged commit d718079 into master Jul 8, 2026
4 checks passed
@cantaylancapraz
cantaylancapraz deleted the add-opentelemetry-spring-boot-starter branch August 6, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant