protected void |
CounterProducer.doProcess(org.apache.camel.Exchange exchange,
MicrometerEndpoint endpoint,
io.micrometer.core.instrument.Counter counter) |
protected void |
DistributionSummaryProducer.doProcess(org.apache.camel.Exchange exchange,
MicrometerEndpoint endpoint,
io.micrometer.core.instrument.DistributionSummary summary) |
protected abstract void |
AbstractMicrometerProducer.doProcess(org.apache.camel.Exchange exchange,
MicrometerEndpoint endpoint,
T meter) |
protected void |
TimerProducer.doProcess(org.apache.camel.Exchange exchange,
MicrometerEndpoint endpoint,
io.micrometer.core.instrument.Timer timer) |