AppDynamics Knowledge Base

How do I instrument a Spring Boot application?

How do I instrument a Spring Boot application?

What do I need to know about configuring a Java Agent to monitor a Spring Boot application?

When configuring a Java Agent to monitor a Spring Boot application, you need to configure the Java Agent parameter before the Spring Boot application JAR file. 

Example: 

   java -javaagent:<agent-install-dir>/ver4.x.x/javaagent.jar -jar application.jar
Labels (1)
Tags (1)
Comments

This simple answer solved my problems. Thank you so much!

So glad it helped, @Mondli.Mabaso. And thank you for taking the time to call out a helpful solution!

@Narendra.Chaluchalamala and @Nina.Wolinsky, thanks for the continuing dividends your expertise and engagement give to the Community!

— Claudia, Community Manager & Editor 

Version history
Last update:
‎08-28-2018 08:51 AM
Updated by: