Skip to content

Commit 891822a

Browse files
committed
Fix CI failing
1 parent 611aa90 commit 891822a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed
Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,2 @@
11
Comparing source compatibility of opentelemetry-instrumentation-api-2.17.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.16.0.jar
2-
+++ NEW INTERFACE: PUBLIC(+) ABSTRACT(+) io.opentelemetry.instrumentation.api.internal.InstrumentationCustomizer (not serializable)
3-
+++ CLASS FILE FORMAT VERSION: 52.0 <- n.a.
4-
+++ NEW SUPERCLASS: java.lang.Object
5-
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<REQUEST,RESPONSE> getAttributesExtractor()
6-
GENERIC TEMPLATES: +++ REQUEST:java.lang.Object, +++ RESPONSE:java.lang.Object
7-
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.instrumentation.api.instrumenter.ContextCustomizer<REQUEST> getContextCustomizer()
8-
GENERIC TEMPLATES: +++ REQUEST:java.lang.Object
9-
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.instrumentation.api.instrumenter.OperationMetrics getOperationMetrics()
10-
+++ NEW METHOD: PUBLIC(+) ABSTRACT(+) java.util.function.Predicate<java.lang.String> instrumentationNamePredicate()
2+
No changes.

0 commit comments

Comments
 (0)