Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the opentelemetry-spring-boot-autoconfigure to Spring Boot 3 #7312

Closed
mateuszrzeszutek opened this issue Nov 25, 2022 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@mateuszrzeszutek
Copy link
Member

Now that Spring Boot 3 is out, we should probably update our own starter to the latest version.

@jeanbisutti
Copy link
Member

@mateuszrzeszutek Could you please explain why?

Today, the OpenTelemetry Spring Starter works with Spring Boot 2 and Spring Boot 3.
Update to Spring Boot 3 will require to compile with Java 17.
So, update to Spring Boot 3 will limit the use cases for which the OpenTelemetry starter could be used.

@mateuszrzeszutek
Copy link
Member Author

Huh, I created this issue back when we had no support for Spring Boot 3. I think we've talked about several different approaches to handling this (e.g. separate starters for 2 and 3), but Lauri's managed to fix it without introducing any breaking changes.

Anyway, I think we can consider this issue closed by #7784

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants