itziklavon opened a new issue #3179: APM Agent enhacements URL: https://github.com/apache/skywalking/issues/3179 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirement - [ X ] Feature or performance improvement ### Requirement or improvement Hi, I would like to add the following plugins in order to be able to monitor better the Java application. 1) dropwizard plugin - we have some old services who use Dropwizard as framework, we would like to have some close integration as Spring application has 2) Hibernate plugin 3) MyBatis plugin 4) add total time spent queying DB(sql/mongo), currently there is only the prepare statement and the commit, it would be better if could get the whole time 5) same goes for external http request and the last thing is still far ahead but it is something to think on currently there is a big project in process - OpenTelemtry, which is merge between opentracing and opencensus, 2 of the largest tracing platforms, maybe think on a way to integrate with their agent as well, for better understanding of the applicaiton perfomance. willing to help in whatever i can(would need some reference though) in general great project and great work!!!!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
