-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
featureNew featureNew feature
Milestone
Description
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.
- dropwizard plugin - we have some old services who use Dropwizard as framework, we would like to have some close integration as Spring application has
- Hibernate plugin
- MyBatis plugin
- 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
- 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!!!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature