I am working on designing a library which would gather metrics and runtime data in Java code. The classes I want to instrument are Spring beans. Can someone suggest how to build such a system or existing libraries/tools (for reference) or any reference books/articles? Currently, I am exploring how to use AOP to intercept various methods but not very sure of the performance impact it will have.
Aucun commentaire:
Enregistrer un commentaire