Uses of Class
com.vaadin.extension.InstrumentationRequest
Packages that use InstrumentationRequest
-
Uses of InstrumentationRequest in com.vaadin.extension
Fields in com.vaadin.extension with type parameters of type InstrumentationRequestModifier and TypeFieldDescriptionstatic final io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<InstrumentationRequest,Void> InstrumentationHelper.INSTRUMENTERMethods in com.vaadin.extension with parameters of type InstrumentationRequestModifier and TypeMethodDescriptionSpanNameGenerator.extract(InstrumentationRequest vaadinRequest) voidSpanAttributeGenerator.onEnd(io.opentelemetry.api.common.AttributesBuilder attributes, io.opentelemetry.context.Context context, InstrumentationRequest vaadinRequest, Object unused, Throwable error) voidSpanAttributeGenerator.onStart(io.opentelemetry.api.common.AttributesBuilder attributes, io.opentelemetry.context.Context parentContext, InstrumentationRequest vaadinRequest)