Class OtelUtils
java.lang.Object
org.jenkinsci.plugins.ParameterizedRemoteTrigger.utils.OtelUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AutoCloseableactiveSpanIfAvailable(Run run) static AutoCloseableactiveSpanIfAvailable(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) static Stringstatic booleanstatic AutoCloseablenoop()
-
Constructor Details
-
OtelUtils
public OtelUtils()
-
-
Method Details
-
getTraceParent
-
activeSpanIfAvailable
public static AutoCloseable activeSpanIfAvailable(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) -
activeSpanIfAvailable
-
noop
-
isOpenTelemetryAvailable
@NonNull public static boolean isOpenTelemetryAvailable()
-