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/jedis/jedis-1.4/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/jedis/v1_4/JedisInstrumentationModule.java
-10
Original file line number
Diff line number
Diff line change
@@ -32,14 +32,4 @@ public ElementMatcher.Junction<ClassLoader> classLoaderMatcher() {
Copy file name to clipboardexpand all lines: instrumentation/jedis/jedis-3.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/jedis/v3_0/JedisInstrumentationModule.java
-10
Original file line number
Diff line number
Diff line change
@@ -34,14 +34,4 @@ public ElementMatcher.Junction<ClassLoader> classLoaderMatcher() {
Copy file name to clipboardexpand all lines: instrumentation/jedis/jedis-4.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/jedis/v4_0/JedisInstrumentationModule.java
-10
Original file line number
Diff line number
Diff line change
@@ -30,14 +30,4 @@ public ElementMatcher.Junction<ClassLoader> classLoaderMatcher() {
Copy file name to clipboardexpand all lines: instrumentation/kafka/kafka-clients/kafka-clients-0.11/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/kafkaclients/v0_11/KafkaClientsInstrumentationModule.java
-6
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,6 @@ public KafkaClientsInstrumentationModule() {
Copy file name to clipboardexpand all lines: instrumentation/kafka/kafka-clients/kafka-clients-0.11/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/kafkaclients/v0_11/metrics/KafkaMetricsInstrumentationModule.java
Copy file name to clipboardexpand all lines: instrumentation/kafka/kafka-streams-0.11/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/kafkastreams/KafkaStreamsInstrumentationModule.java
-7
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,6 @@ public KafkaStreamsInstrumentationModule() {
Copy file name to clipboardexpand all lines: instrumentation/quarkus-resteasy-reactive/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/quarkus/resteasy/reactive/QuarkusResteasyReactiveInstrumentationModule.java
-6
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,6 @@ public QuarkusResteasyReactiveInstrumentationModule() {
Copy file name to clipboardexpand all lines: instrumentation/ratpack/ratpack-1.4/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/ratpack/RatpackInstrumentationModule.java
+5-2
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,11 @@ public RatpackInstrumentationModule() {
20
20
21
21
@Override
22
22
publicbooleanisIndyModule() {
23
-
// StartAdvice uses both @Advice.Argument(readOnly = false) and return value from an
// (io.opentelemetry.javaagent.shaded.instrumentation.netty.v4_1.internal.AutoValue_ServerContext is in unnamed module of loader 'app'; io.opentelemetry.javaagent.shaded.instrumentation.netty.v4_1.internal.ServerContext is in unnamed module of loader io.opentelemetry.javaagent.tooling.instrumentation.indy.InstrumentationModuleClassLoader @7f088b5c)
Copy file name to clipboardexpand all lines: instrumentation/reactor/reactor-kafka-1.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/reactor/kafka/v1_0/ReactorKafkaInstrumentationModule.java
-6
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,6 @@ public ReactorKafkaInstrumentationModule() {
19
19
super("reactor-kafka", "reactor-kafka-1.0");
20
20
}
21
21
22
-
@Override
23
-
publicbooleanisIndyModule() {
24
-
// OpenTelemetryMetricsReporter is not available in app class loader
Copy file name to clipboardexpand all lines: instrumentation/reactor/reactor-netty/reactor-netty-1.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/reactornetty/v1_0/ReactorNettyInstrumentationModule.java
Copy file name to clipboardexpand all lines: instrumentation/spring/spring-kafka-2.7/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/spring/kafka/v2_7/SpringKafkaInstrumentationModule.java
-6
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,6 @@ public SpringKafkaInstrumentationModule() {
18
18
super("spring-kafka", "spring-kafka-2.7");
19
19
}
20
20
21
-
@Override
22
-
publicbooleanisIndyModule() {
23
-
// OpenTelemetryMetricsReporter is not available in app class loader
Copy file name to clipboardexpand all lines: instrumentation/spymemcached-2.12/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/spymemcached/SpymemcachedInstrumentationModule.java
-6
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,6 @@ public SpymemcachedInstrumentationModule() {
19
19
super("spymemcached", "spymemcached-2.12");
20
20
}
21
21
22
-
@Override
23
-
publicbooleanisIndyModule() {
24
-
// SyncOperationAdvice uses both @Advice.Local and return value from an @OnMethodEnter advice
Copy file name to clipboardexpand all lines: instrumentation/vertx/vertx-kafka-client-3.6/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/vertx/kafka/v3_6/VertxKafkaInstrumentationModule.java
-6
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,6 @@ public VertxKafkaInstrumentationModule() {
0 commit comments