Uses of Interface
org.springframework.integration.support.management.metrics.MetricsCaptor.CounterBuilder
Packages that use MetricsCaptor.CounterBuilder
Package
Description
Provides interfaces related to 5.0 metrics.
Provides classes to support the use of Micrometer for metrics.
-
Uses of MetricsCaptor.CounterBuilder in org.springframework.integration.support.management.metrics
Methods in org.springframework.integration.support.management.metrics that return MetricsCaptor.CounterBuilderModifier and TypeMethodDescriptionMetricsCaptor.counterBuilder(String name) Create a counter builder for a counter with the provided name.MetricsCaptor.CounterBuilder.description(String desc) Add the description.Add a tag. -
Uses of MetricsCaptor.CounterBuilder in org.springframework.integration.support.management.micrometer
Classes in org.springframework.integration.support.management.micrometer that implement MetricsCaptor.CounterBuilderModifier and TypeClassDescriptionprotected static classMethods in org.springframework.integration.support.management.micrometer that return MetricsCaptor.CounterBuilderModifier and TypeMethodDescriptionMicrometerMetricsCaptor.counterBuilder(String name) MicrometerMetricsCaptor.MicroCounterBuilder.description(String desc)