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

Skip to content

Inform whether a class targeted by instrumentation was already loaded #87

@ivantopo

Description

@ivantopo

When attaching instrumentation at runtime via Kamon.init() it could happen that some of the classes that are targeted by instrumentation are already loaded which can lead to half instrumented apps. It would be awesome if when attaching at runtime we could at least capture whether a targeted class has been loaded or not and it it is, either log some warnings or make the information available so that it can be used from the status page.

Metadata

Metadata

Assignees

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