Package ca.uhn.fhir.batch2.util
Class BatchJobOpenTelemetryUtils
java.lang.Object
ca.uhn.fhir.batch2.util.BatchJobOpenTelemetryUtils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddAttributesToCurrentSpan(String theJobDefinitionId, int theJobDefinitionVersion, String theJobInstanceId, String theStepId, String theChunkId)
-
Field Details
-
JOB_STEP_EXECUTION_SPAN_NAME
- See Also:
-
-
Method Details
-
addAttributesToCurrentSpan
public static void addAttributesToCurrentSpan(String theJobDefinitionId, int theJobDefinitionVersion, String theJobInstanceId, String theStepId, @Nullable String theChunkId)
-