You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for raising this. If you intend to immediately make a proposal in a pull request, there's no need to open an issue too. I'll close this one as a duplicate of the PR.
I want to publish additional DataSource metrics that a Tomcat DataSource provides (number of idle connections, current pool size).
Currently, this is very hard to do because the functionality in
DataSourcePublicMetrics
cannot be reused by subclasses.I will come up with a proposal on how to improve this situation.
The text was updated successfully, but these errors were encountered: