Package com.vaadin.extension
Class InstrumentationRequest
java.lang.Object
com.vaadin.extension.InstrumentationRequest
-
Constructor Summary
ConstructorsConstructorDescriptionInstrumentationRequest(String name, io.opentelemetry.api.trace.SpanKind spanKind) InstrumentationRequest(String name, io.opentelemetry.api.trace.SpanKind spanKind, Map<String, String> attributes) -
Method Summary
-
Constructor Details
-
InstrumentationRequest
-
InstrumentationRequest
-
-
Method Details
-
getName
-
getSpanKind
public io.opentelemetry.api.trace.SpanKind getSpanKind() -
getAttributes
-