Uses of Interface
org.springframework.integration.support.management.metrics.MetricsCaptor.TimerBuilder
Package
Description
Provides interfaces related to 5.0 metrics.
Provides classes to support the use of Micrometer for metrics.
-
Uses of MetricsCaptor.TimerBuilder in org.springframework.integration.support.management.metrics
Modifier and TypeMethodDescriptionMetricsCaptor.TimerBuilder.description
(String desc) Add the description.Add a tag.MetricsCaptor.timerBuilder
(String name) Create a timer builder for a timer with the provided name. -
Uses of MetricsCaptor.TimerBuilder in org.springframework.integration.support.management.micrometer
Modifier and TypeClassDescriptionprotected static class