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

spring-boot 2 breaking changes #345

Closed
jorgheymans opened this issue Feb 22, 2018 · 3 comments
Closed

spring-boot 2 breaking changes #345

jorgheymans opened this issue Feb 22, 2018 · 3 comments

Comments

@jorgheymans
Copy link

Actuator in spring boot 2.0R2 has quite a few changes that make this exporter not compile anymore. Given that 2.0 is going to go out in a couple of days (according to https://github.com/spring-projects/spring-boot/milestone/52 at least) it would be nice to support it. How should the compilation errors be dealt with ? Consider 0.2.0 the last version that supports spring boot 1.x and move everything over to 2.x ? Or have two versions in parallel ?

@brian-brazil
Copy link
Contributor

This only supports 1.x, and it is not planned to support 2.x.

@checketts
Copy link
Contributor

checketts commented Feb 22, 2018

@jorgheymans Prometheus support is included in Spring boot 2 by itself. To enable it see here: https://stackoverflow.com/a/48766683/970308

@jorgheymans
Copy link
Author

alrighty thanks for the quick reply, closing here.

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

No branches or pull requests

3 participants