Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kamon Instrumentation not connecting with Spring Boot 3 and Java 17 #165

@sjayaratna

Description

@sjayaratna

Hallo,

i added a simple Spring Boot Maven Example with Kamon Bundle and Status Page.

The Instrumentation is not connected when i start the jar from cmd line:
java -jar kamon-spring-boot-example-1.0-SNAPSHOT.jar

http://localhost:5266
Image

I think that the packed jars from Spring Boot in its fat jar aren't found by the Instrumentation Agent.

The instrumentation connects, when i run the Application.class from IDE.

Kind Regards
Shaan

kamon-spring-boot-example.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions