DX Application Performance Management

 View Only
  • 1.  Spring Boot Actuator

    Posted May 15, 2015 10:38 AM

    Before I create a new EPAgent for this, I just wanted to check with the community.   Has anyone created anything for the Spring Boot Actuator service?  This is a service that provides metrics around a deployed sprint boot instance.

     

    https://github.com/spring-projects/spring-boot/tree/master/spring-boot-actuator

     

    Also, has anyone done any PBD work for Spring Boot?  We will most likely be using 9.7 as the JVMs are leaning towards using java 1.8



  • 2.  Re: Spring Boot Actuator

    Posted Jun 18, 2015 07:26 AM

    We've just started configuring the Java Agent (version 9.7) into out JDK 1.8 application. This part seems to work fine although I think we will need to use an EPAgent plugin to get a JMX connection to the Spring Boot actuator, to access whatever information is available. I created a groovy script which can do this but my attempts at configuring the jmx stuff in the Introscope.profile has not been successful so far.