Re: [Geotools-devel] JDBC Metrics

2016-12-22 Thread Jody Garnett
Sounds fun, talk to Jim from GeoMesa who has done some benchmarking work (and some API wrappers I think) to collect similar information. I imagine if you inject a callback API you can track more detailed results then via a wrapper. On Thu, Dec 22, 2016 at 12:56 PM Justin Deoliveira wrote: > Hi

[Geotools-devel] JDBC Metrics

2016-12-22 Thread Justin Deoliveira
Hi folks, I'm working on a project where I would like to be able to produce some metrics around reading data from a database via GeoTools/GeoServer. Some things like: - how long it takes from the initial query to reading the last row - the time it takes to run the initial query against the