You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation/kafka/kafka-connect-2.6/testing/src/test/java/io/opentelemetry/instrumentation/kafkaconnect/v2_6/MongoKafkaConnectSinkTaskTest.java
-107Lines changed: 0 additions & 107 deletions
Original file line number
Diff line number
Diff line change
@@ -421,113 +421,6 @@ public void testKafkaConnectMongoSinkTaskInstrumentation()
Copy file name to clipboardExpand all lines: instrumentation/kafka/kafka-connect-2.6/testing/src/test/java/io/opentelemetry/instrumentation/kafkaconnect/v2_6/PostgresKafkaConnectSinkTaskTest.java
+1-39Lines changed: 1 addition & 39 deletions
Original file line number
Diff line number
Diff line change
@@ -443,37 +443,7 @@ public void testKafkaConnectSinkTaskInstrumentation() throws IOException, Interr
443
443
assertThat(spanCount).as("Should find at least one span").isGreaterThan(0);
0 commit comments