Interface MicrometerConfigurationHookService<T>

Type Parameters:
T - config type
All Known Implementing Classes:
CommonTagsHook, PauseDetectorHook, StandardBindersHook

public interface MicrometerConfigurationHookService<T>
Service to build a MicrometerConfigurationHook for a configuration. Implementations should be annotated with Plugin and added to the ServiceLoader metadata for this interface.