Uses of Interface
com.azure.spring.integration.core.instrumentation.Instrumentation
-
Uses of Instrumentation in com.azure.spring.integration.core.instrumentation
Methods in com.azure.spring.integration.core.instrumentation that return InstrumentationModifier and TypeMethodDescriptionInstrumentationManager.getHealthInstrumentation(String id) Get the health instrumentation by id.Methods in com.azure.spring.integration.core.instrumentation that return types with arguments of type InstrumentationModifier and TypeMethodDescriptionInstrumentationManager.getAllHealthInstrumentation()Get all the instrumentation.Methods in com.azure.spring.integration.core.instrumentation with parameters of type InstrumentationModifier and TypeMethodDescriptionvoidInstrumentationManager.addHealthInstrumentation(Instrumentation instrumentation) Add the health instrumentation.