Skip to content

Commit

Permalink
Update apidiff
Browse files Browse the repository at this point in the history
  • Loading branch information
orangain committed Apr 8, 2023
1 parent 644d36b commit fa689b4
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
Comparing source compatibility of against
No changes.
*** MODIFIED CLASS: PUBLIC FINAL io.opentelemetry.instrumentation.api.instrumenter.InstrumenterBuilder (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.instrumentation.api.instrumenter.Instrumenter buildIncomingInstrumenter(io.opentelemetry.context.propagation.TextMapGetter, io.opentelemetry.instrumentation.api.instrumenter.SpanKindExtractor)
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.instrumentation.api.instrumenter.Instrumenter buildOngoingInstrumenter(io.opentelemetry.context.propagation.TextMapSetter, io.opentelemetry.instrumentation.api.instrumenter.SpanKindExtractor)

0 comments on commit fa689b4

Please sign in to comment.