public class DataSourcePoolMetricsBinder
extends java.lang.Object
implements io.micrometer.core.instrument.binder.MeterBinder
MeterBinder for a DataSource.| Modifier and Type | Method and Description |
|---|---|
void |
bindTo(io.micrometer.core.instrument.MeterRegistry meterRegistry)
Binds the pool metrics.
|