Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 35 additions & 35 deletions README.md

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions docs/apidiffs/1.63.0_vs_1.62.0/opentelemetry-api.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Comparing source compatibility of opentelemetry-api-1.63.0.jar against opentelemetry-api-1.62.0.jar
+++ NEW CLASS: PUBLIC(+) FINAL(+) io.opentelemetry.api.impl.InstrumentationUtil (not serializable)
+++ CLASS FILE FORMAT VERSION: 52.0 <- n.a.
+++ NEW SUPERCLASS: java.lang.Object
+++ NEW METHOD: PUBLIC(+) STATIC(+) boolean shouldSuppressInstrumentation(io.opentelemetry.context.Context)
+++ NEW METHOD: PUBLIC(+) STATIC(+) void suppressInstrumentation(java.lang.Runnable)
*** MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.api.logs.LogRecordBuilder (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.api.logs.LogRecordBuilder setAttribute(java.lang.String, io.opentelemetry.api.common.Value<?>)
*** MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.api.trace.Span (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.api.trace.Span setAttribute(java.lang.String, io.opentelemetry.api.common.Value<?>)
2 changes: 2 additions & 0 deletions docs/apidiffs/1.63.0_vs_1.62.0/opentelemetry-common.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-common-1.63.0.jar against opentelemetry-common-1.62.0.jar
No changes.
2 changes: 2 additions & 0 deletions docs/apidiffs/1.63.0_vs_1.62.0/opentelemetry-context.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-context-1.63.0.jar against opentelemetry-context-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-common-1.63.0.jar against opentelemetry-exporter-common-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-logging-otlp-1.63.0.jar against opentelemetry-exporter-logging-otlp-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-logging-1.63.0.jar against opentelemetry-exporter-logging-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-otlp-common-1.63.0.jar against opentelemetry-exporter-otlp-common-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-otlp-1.63.0.jar against opentelemetry-exporter-otlp-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-sender-grpc-managed-channel-1.63.0.jar against opentelemetry-exporter-sender-grpc-managed-channel-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-sender-jdk-1.63.0.jar against opentelemetry-exporter-sender-jdk-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-sender-okhttp-1.63.0.jar against opentelemetry-exporter-sender-okhttp-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-zipkin-1.63.0.jar against opentelemetry-exporter-zipkin-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-extension-kotlin-1.63.0.jar against opentelemetry-extension-kotlin-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-extension-trace-propagators-1.63.0.jar against opentelemetry-extension-trace-propagators-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Comparing source compatibility of opentelemetry-opentracing-shim-1.63.0.jar against opentelemetry-opentracing-shim-1.62.0.jar
=== UNCHANGED CLASS: PUBLIC FINAL io.opentelemetry.opentracingshim.OpenTracingShim (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
=== UNCHANGED METHOD: PUBLIC STATIC io.opentracing.Tracer createTracerShim(io.opentelemetry.api.OpenTelemetry)
+++ NEW ANNOTATION: java.lang.Deprecated
=== UNCHANGED METHOD: PUBLIC STATIC io.opentracing.Tracer createTracerShim(io.opentelemetry.api.trace.TracerProvider, io.opentelemetry.context.propagation.TextMapPropagator, io.opentelemetry.context.propagation.TextMapPropagator)
+++ NEW ANNOTATION: java.lang.Deprecated
+++ NEW ANNOTATION: java.lang.Deprecated
2 changes: 2 additions & 0 deletions docs/apidiffs/1.63.0_vs_1.62.0/opentelemetry-sdk-common.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-common-1.63.0.jar against opentelemetry-sdk-common-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-extension-autoconfigure-spi-1.63.0.jar against opentelemetry-sdk-extension-autoconfigure-spi-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-extension-autoconfigure-1.63.0.jar against opentelemetry-sdk-extension-autoconfigure-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-extension-jaeger-remote-sampler-1.63.0.jar against opentelemetry-sdk-extension-jaeger-remote-sampler-1.62.0.jar
No changes.
4 changes: 4 additions & 0 deletions docs/apidiffs/1.63.0_vs_1.62.0/opentelemetry-sdk-logs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Comparing source compatibility of opentelemetry-sdk-logs-1.63.0.jar against opentelemetry-sdk-logs-1.62.0.jar
*** MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.sdk.logs.export.LogRecordExporter (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) STATIC(+) io.opentelemetry.sdk.logs.export.LogRecordExporter noop()
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-metrics-1.63.0.jar against opentelemetry-sdk-metrics-1.62.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-testing-1.63.0.jar against opentelemetry-sdk-testing-1.62.0.jar
No changes.
4 changes: 4 additions & 0 deletions docs/apidiffs/1.63.0_vs_1.62.0/opentelemetry-sdk-trace.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Comparing source compatibility of opentelemetry-sdk-trace-1.63.0.jar against opentelemetry-sdk-trace-1.62.0.jar
*** MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.sdk.trace.export.SpanExporter (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) STATIC(+) io.opentelemetry.sdk.trace.export.SpanExporter noop()
2 changes: 2 additions & 0 deletions docs/apidiffs/1.63.0_vs_1.62.0/opentelemetry-sdk.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-1.63.0.jar against opentelemetry-sdk-1.62.0.jar
No changes.
14 changes: 2 additions & 12 deletions docs/apidiffs/current_vs_latest/opentelemetry-api.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,2 @@
Comparing source compatibility of opentelemetry-api-1.64.0-SNAPSHOT.jar against opentelemetry-api-1.62.0.jar
+++ NEW CLASS: PUBLIC(+) FINAL(+) io.opentelemetry.api.impl.InstrumentationUtil (not serializable)
+++ CLASS FILE FORMAT VERSION: 52.0 <- n.a.
+++ NEW SUPERCLASS: java.lang.Object
+++ NEW METHOD: PUBLIC(+) STATIC(+) boolean shouldSuppressInstrumentation(io.opentelemetry.context.Context)
+++ NEW METHOD: PUBLIC(+) STATIC(+) void suppressInstrumentation(java.lang.Runnable)
*** MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.api.logs.LogRecordBuilder (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.api.logs.LogRecordBuilder setAttribute(java.lang.String, io.opentelemetry.api.common.Value<?>)
*** MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.api.trace.Span (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) io.opentelemetry.api.trace.Span setAttribute(java.lang.String, io.opentelemetry.api.common.Value<?>)
Comparing source compatibility of opentelemetry-api-1.64.0-SNAPSHOT.jar against opentelemetry-api-1.63.0.jar
No changes.
2 changes: 1 addition & 1 deletion docs/apidiffs/current_vs_latest/opentelemetry-common.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-common-1.64.0-SNAPSHOT.jar against opentelemetry-common-1.62.0.jar
Comparing source compatibility of opentelemetry-common-1.64.0-SNAPSHOT.jar against opentelemetry-common-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-context-1.64.0-SNAPSHOT.jar against opentelemetry-context-1.62.0.jar
Comparing source compatibility of opentelemetry-context-1.64.0-SNAPSHOT.jar against opentelemetry-context-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-common-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-common-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-common-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-common-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-logging-otlp-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-logging-otlp-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-logging-otlp-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-logging-otlp-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-logging-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-logging-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-logging-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-logging-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-otlp-common-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-common-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-otlp-common-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-common-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-otlp-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-otlp-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-sender-grpc-managed-channel-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-sender-grpc-managed-channel-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-sender-grpc-managed-channel-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-sender-grpc-managed-channel-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-sender-jdk-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-sender-jdk-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-sender-jdk-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-sender-jdk-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-sender-okhttp-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-sender-okhttp-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-sender-okhttp-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-sender-okhttp-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-exporter-zipkin-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-zipkin-1.62.0.jar
Comparing source compatibility of opentelemetry-exporter-zipkin-1.64.0-SNAPSHOT.jar against opentelemetry-exporter-zipkin-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-extension-kotlin-1.64.0-SNAPSHOT.jar against opentelemetry-extension-kotlin-1.62.0.jar
Comparing source compatibility of opentelemetry-extension-kotlin-1.64.0-SNAPSHOT.jar against opentelemetry-extension-kotlin-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-extension-trace-propagators-1.64.0-SNAPSHOT.jar against opentelemetry-extension-trace-propagators-1.62.0.jar
Comparing source compatibility of opentelemetry-extension-trace-propagators-1.64.0-SNAPSHOT.jar against opentelemetry-extension-trace-propagators-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
Comparing source compatibility of opentelemetry-opentracing-shim-1.64.0-SNAPSHOT.jar against opentelemetry-opentracing-shim-1.62.0.jar
=== UNCHANGED CLASS: PUBLIC FINAL io.opentelemetry.opentracingshim.OpenTracingShim (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
=== UNCHANGED METHOD: PUBLIC STATIC io.opentracing.Tracer createTracerShim(io.opentelemetry.api.OpenTelemetry)
+++ NEW ANNOTATION: java.lang.Deprecated
=== UNCHANGED METHOD: PUBLIC STATIC io.opentracing.Tracer createTracerShim(io.opentelemetry.api.trace.TracerProvider, io.opentelemetry.context.propagation.TextMapPropagator, io.opentelemetry.context.propagation.TextMapPropagator)
+++ NEW ANNOTATION: java.lang.Deprecated
+++ NEW ANNOTATION: java.lang.Deprecated
Comparing source compatibility of opentelemetry-opentracing-shim-1.64.0-SNAPSHOT.jar against opentelemetry-opentracing-shim-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-common-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-common-1.62.0.jar
Comparing source compatibility of opentelemetry-sdk-common-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-common-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-extension-autoconfigure-spi-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-extension-autoconfigure-spi-1.62.0.jar
Comparing source compatibility of opentelemetry-sdk-extension-autoconfigure-spi-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-extension-autoconfigure-spi-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-extension-autoconfigure-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-extension-autoconfigure-1.62.0.jar
Comparing source compatibility of opentelemetry-sdk-extension-autoconfigure-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-extension-autoconfigure-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-extension-jaeger-remote-sampler-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-extension-jaeger-remote-sampler-1.62.0.jar
Comparing source compatibility of opentelemetry-sdk-extension-jaeger-remote-sampler-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-extension-jaeger-remote-sampler-1.63.0.jar
No changes.
6 changes: 2 additions & 4 deletions docs/apidiffs/current_vs_latest/opentelemetry-sdk-logs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-logs-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-logs-1.62.0.jar
*** MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.sdk.logs.export.LogRecordExporter (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) STATIC(+) io.opentelemetry.sdk.logs.export.LogRecordExporter noop()
Comparing source compatibility of opentelemetry-sdk-logs-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-logs-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-metrics-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-metrics-1.62.0.jar
Comparing source compatibility of opentelemetry-sdk-metrics-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-metrics-1.63.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-testing-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-testing-1.62.0.jar
Comparing source compatibility of opentelemetry-sdk-testing-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-testing-1.63.0.jar
No changes.
6 changes: 2 additions & 4 deletions docs/apidiffs/current_vs_latest/opentelemetry-sdk-trace.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-trace-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-trace-1.62.0.jar
*** MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.sdk.trace.export.SpanExporter (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++ NEW METHOD: PUBLIC(+) STATIC(+) io.opentelemetry.sdk.trace.export.SpanExporter noop()
Comparing source compatibility of opentelemetry-sdk-trace-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-trace-1.63.0.jar
No changes.
2 changes: 1 addition & 1 deletion docs/apidiffs/current_vs_latest/opentelemetry-sdk.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-sdk-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-1.62.0.jar
Comparing source compatibility of opentelemetry-sdk-1.64.0-SNAPSHOT.jar against opentelemetry-sdk-1.63.0.jar
No changes.
Loading