Skip to content

Commit 9e5df91

Browse files
committed
update extract
1 parent bb18387 commit 9e5df91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/camunda/camunda-7.0/library/src/main/java/io/opentelemetry/instrumentation/camunda/v7_0/common/CamundaVariableAttributeExtractor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ public void onEnd(
3636
AttributesBuilder attributes,
3737
Context context,
3838
CamundaCommonRequest request,
39-
String response,
39+
Void response,
4040
Throwable error) {}
4141
}

0 commit comments

Comments
 (0)