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/couchbase/couchbase-3.1/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/couchbase/v3_1/CouchbaseInstrumentationModule.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@ public ElementMatcher.Junction<ClassLoader> classLoaderMatcher() {
30
30
// NB: Couchbase does not provide any API guarantees on their core IO artifact so reconsider
31
31
// instrumenting it instead of each individual JVM artifact if this becomes unmaintainable.
0 commit comments