ldaptive icon indicating copy to clipboard operation
ldaptive copied to clipboard

Consider metrics instrumentation

Open edysli opened this issue 7 years ago • 1 comments

I'm a Shibboleth IdP user and I'd like to get more information about the number of open LDAP connections it uses, pool size and usage, query timings, etc. I think it would be easier to get this information, for developer using ldaptive, if it were instrumented for metrics, for example with Micrometer. This implies adding code in interesting places to increment counters, report values (gauges), time requests, etc.

edysli avatar Nov 14 '18 09:11 edysli

Great suggestion. I'll look at a metrics framework for v2.

dfish3r avatar Nov 16 '18 15:11 dfish3r