Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Spring Boot Actuator Integration is not working #205

Closed
ynojima opened this issue Mar 15, 2017 · 8 comments
Closed

Spring Boot Actuator Integration is not working #205

ynojima opened this issue Mar 15, 2017 · 8 comments

Comments

@ynojima
Copy link

ynojima commented Mar 15, 2017

Hello,
I deployed an Actuator enabled Spring Boot application on PCFDev v0.24 on windows, but the Apps Manager won't enable Spring Boot integration feature.
I confirmed my Spring Boot application's actuator works fine on PCF Cloud.
Is actuator integration feature is omitted on PCFDev by design?

https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-cloudfoundry.html

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@sclevine
Copy link
Contributor

I believe the version of Apps Manager shipped with 1.9.0 does not have actuator support. This should be included in the next release of PCF Dev (for PCF 1.10).

@ynojima
Copy link
Author

ynojima commented Mar 18, 2017

Thank you for your response. But the document for PCF v1.9 explains Spring Boot Actuator support. Is it documentation mistake?
https://docs.pivotal.io/pivotalcf/1-9/console/using-actuators.html

@sclevine
Copy link
Contributor

No, that documentation is correct. The latest release of PCF Dev is based off of the first release of PCF 1.9, which was PCF 1.9.0. I believe that they introduced Actuator support in a later patch release of PCF 1.9.

@ynojima
Copy link
Author

ynojima commented Mar 18, 2017

Thank you for your clarification. I'll wait for the release of PCF Dev based on 1.10.

@mdelillo
Copy link
Contributor

mdelillo commented Apr 6, 2017

Hi @ynojima, the latest release (v0.26.0) has Apps Manager integration for Spring Boot Actuator. Note that if your app uses a self-signed cert, you'll need to visit the app and accept the security warning your browser gives you before the spring integration can work.

@ynojima
Copy link
Author

ynojima commented Apr 6, 2017

Hi, I confirmed Spring Boot integration works on the latest release of PCF Dev. Thanks a lot!

@dwilliss
Copy link

One thing that I have noticed is that if you add spring boot actuators to an existing program and then repush it, the apps manager will ignore them until you log out and log back in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants