javamelody / grails-melody-plugin

JavaMelody monitoring plugin for Grails, to monitor application performance
https://plugins.grails.org/plugin/grails-melody-plugin
Apache License 2.0
32 stars 31 forks source link

Proxy the unproxied datasource only #54

Closed bassmartin closed 6 years ago

bassmartin commented 6 years ago

Only proxy the unproxied datasource to fix issues with connection pool

ref : #52 and #53

bassmartin commented 6 years ago

Closing the pull request as I'm not sure I'm keeping the right datasource to be proxied following comments in #53