Class OtelUtils
java.lang.Object
org.jenkinsci.plugins.ParameterizedRemoteTrigger.utils.OtelUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AutoCloseable
activeSpanIfAvailable
(Run run) static AutoCloseable
activeSpanIfAvailable
(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) static String
static boolean
static AutoCloseable
noop()
-
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()
-