Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to otel 1.18.0 #2509

Merged
merged 15 commits into from
Sep 16, 2022
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 5 additions & 4 deletions agent/agent-bootstrap/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath
ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath
ch.qos.logback:logback-classic:1.2.11=runtimeClasspath
ch.qos.logback:logback-core:1.2.11=runtimeClasspath
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
com.squareup.moshi:moshi:1.11.0=runtimeClasspath
com.squareup.okio:okio:1.17.5=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
org.slf4j:slf4j-api:1.7.36=runtimeClasspath
empty=
9 changes: 5 additions & 4 deletions agent/agent-for-testing/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
empty=
9 changes: 5 additions & 4 deletions agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.google.errorprone:error_prone_annotations:2.14.0=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
org.slf4j:slf4j-api:1.7.36=runtimeClasspath
empty=
9 changes: 5 additions & 4 deletions agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.google.errorprone:error_prone_annotations:2.14.0=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
org.slf4j:slf4j-api:1.7.36=runtimeClasspath
empty=
9 changes: 5 additions & 4 deletions agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
empty=
9 changes: 5 additions & 4 deletions agent/agent-profiler/agent-alerting-api/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
empty=
9 changes: 5 additions & 4 deletions agent/agent-profiler/agent-alerting/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
org.slf4j:slf4j-api:1.7.36=runtimeClasspath
empty=
9 changes: 5 additions & 4 deletions agent/agent-profiler/agent-diagnostics-api/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
empty=
13 changes: 7 additions & 6 deletions agent/agent-profiler/agent-profiler-api/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-core:1.30.0=runtimeClasspath
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-core:1.31.0=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.13.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.13.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.13.3=runtimeClasspath
Expand All @@ -13,10 +13,11 @@ com.fasterxml.woodstox:woodstox-core:6.2.7=runtimeClasspath
com.google.guava:guava-bom:31.1-jre=runtimeClasspath
com.squareup.moshi:moshi:1.11.0=runtimeClasspath
com.squareup.okio:okio:1.17.5=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.projectreactor:reactor-core:3.4.19=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
io.projectreactor:reactor-core:3.4.21=runtimeClasspath
org.codehaus.woodstox:stax2-api:4.2.1=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
Expand Down
63 changes: 32 additions & 31 deletions agent/agent-profiler/agent-service-profiler/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-core-http-netty:1.12.3=runtimeClasspath
com.azure:azure-core:1.30.0=runtimeClasspath
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-storage-blob:12.18.0=runtimeClasspath
com.azure:azure-storage-common:12.17.0=runtimeClasspath
com.azure:azure-storage-internal-avro:12.4.0=runtimeClasspath
com.azure:azure-core-http-netty:1.12.4=runtimeClasspath
com.azure:azure-core:1.31.0=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.azure:azure-storage-blob:12.19.0=runtimeClasspath
com.azure:azure-storage-common:12.18.0=runtimeClasspath
com.azure:azure-storage-internal-avro:12.4.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.13.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.13.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.13.3=runtimeClasspath
Expand All @@ -19,33 +19,34 @@ com.microsoft.jfr:jfr-streaming:1.2.0=runtimeClasspath
com.squareup.moshi:moshi-adapters:1.11.0=runtimeClasspath
com.squareup.moshi:moshi:1.11.0=runtimeClasspath
com.squareup.okio:okio:1.17.5=runtimeClasspath
io.netty:netty-buffer:4.1.78.Final=runtimeClasspath
io.netty:netty-codec-dns:4.1.77.Final=runtimeClasspath
io.netty:netty-codec-http2:4.1.78.Final=runtimeClasspath
io.netty:netty-codec-http:4.1.78.Final=runtimeClasspath
io.netty:netty-codec-socks:4.1.78.Final=runtimeClasspath
io.netty:netty-codec:4.1.78.Final=runtimeClasspath
io.netty:netty-common:4.1.78.Final=runtimeClasspath
io.netty:netty-handler-proxy:4.1.78.Final=runtimeClasspath
io.netty:netty-handler:4.1.78.Final=runtimeClasspath
io.netty:netty-resolver-dns-classes-macos:4.1.77.Final=runtimeClasspath
io.netty:netty-resolver-dns-native-macos:4.1.77.Final=runtimeClasspath
io.netty:netty-resolver-dns:4.1.77.Final=runtimeClasspath
io.netty:netty-resolver:4.1.78.Final=runtimeClasspath
io.netty:netty-buffer:4.1.79.Final=runtimeClasspath
io.netty:netty-codec-dns:4.1.79.Final=runtimeClasspath
io.netty:netty-codec-http2:4.1.79.Final=runtimeClasspath
io.netty:netty-codec-http:4.1.79.Final=runtimeClasspath
io.netty:netty-codec-socks:4.1.79.Final=runtimeClasspath
io.netty:netty-codec:4.1.79.Final=runtimeClasspath
io.netty:netty-common:4.1.79.Final=runtimeClasspath
io.netty:netty-handler-proxy:4.1.79.Final=runtimeClasspath
io.netty:netty-handler:4.1.79.Final=runtimeClasspath
io.netty:netty-resolver-dns-classes-macos:4.1.79.Final=runtimeClasspath
io.netty:netty-resolver-dns-native-macos:4.1.79.Final=runtimeClasspath
io.netty:netty-resolver-dns:4.1.79.Final=runtimeClasspath
io.netty:netty-resolver:4.1.79.Final=runtimeClasspath
io.netty:netty-tcnative-boringssl-static:2.0.53.Final=runtimeClasspath
io.netty:netty-tcnative-classes:2.0.53.Final=runtimeClasspath
io.netty:netty-transport-classes-epoll:4.1.78.Final=runtimeClasspath
io.netty:netty-transport-classes-kqueue:4.1.78.Final=runtimeClasspath
io.netty:netty-transport-native-epoll:4.1.78.Final=runtimeClasspath
io.netty:netty-transport-native-kqueue:4.1.78.Final=runtimeClasspath
io.netty:netty-transport-native-unix-common:4.1.78.Final=runtimeClasspath
io.netty:netty-transport:4.1.78.Final=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.20=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.20=runtimeClasspath
io.projectreactor:reactor-core:3.4.19=runtimeClasspath
io.netty:netty-transport-classes-epoll:4.1.79.Final=runtimeClasspath
io.netty:netty-transport-classes-kqueue:4.1.79.Final=runtimeClasspath
io.netty:netty-transport-native-epoll:4.1.79.Final=runtimeClasspath
io.netty:netty-transport-native-kqueue:4.1.79.Final=runtimeClasspath
io.netty:netty-transport-native-unix-common:4.1.79.Final=runtimeClasspath
io.netty:netty-transport:4.1.79.Final=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.21=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.21=runtimeClasspath
io.projectreactor:reactor-core:3.4.21=runtimeClasspath
org.codehaus.woodstox:stax2-api:4.2.1=runtimeClasspath
org.junit:junit-bom:5.8.2=runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
Expand Down
65 changes: 33 additions & 32 deletions agent/agent-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-core-http-netty:1.12.3=runtimeClasspath
com.azure:azure-core:1.30.0=runtimeClasspath
com.azure:azure-identity:1.5.3=runtimeClasspath
com.azure:azure-sdk-bom:1.2.4=runtimeClasspath
com.azure:azure-storage-blob:12.18.0=runtimeClasspath
com.azure:azure-storage-common:12.17.0=runtimeClasspath
com.azure:azure-storage-internal-avro:12.4.0=runtimeClasspath
com.azure:azure-core-http-netty:1.12.4=runtimeClasspath
com.azure:azure-core:1.31.0=runtimeClasspath
com.azure:azure-identity:1.5.4=runtimeClasspath
com.azure:azure-sdk-bom:1.2.5=runtimeClasspath
com.azure:azure-storage-blob:12.19.0=runtimeClasspath
com.azure:azure-storage-common:12.18.0=runtimeClasspath
com.azure:azure-storage-internal-avro:12.4.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.13.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.13.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.13.3=runtimeClasspath
Expand All @@ -30,33 +30,34 @@ com.squareup.moshi:moshi-adapters:1.11.0=runtimeClasspath
com.squareup.moshi:moshi:1.11.0=runtimeClasspath
com.squareup.okio:okio:1.17.5=runtimeClasspath
commons-codec:commons-codec:1.15=runtimeClasspath
io.netty:netty-buffer:4.1.78.Final=runtimeClasspath
io.netty:netty-codec-dns:4.1.77.Final=runtimeClasspath
io.netty:netty-codec-http2:4.1.78.Final=runtimeClasspath
io.netty:netty-codec-http:4.1.78.Final=runtimeClasspath
io.netty:netty-codec-socks:4.1.78.Final=runtimeClasspath
io.netty:netty-codec:4.1.78.Final=runtimeClasspath
io.netty:netty-common:4.1.78.Final=runtimeClasspath
io.netty:netty-handler-proxy:4.1.78.Final=runtimeClasspath
io.netty:netty-handler:4.1.78.Final=runtimeClasspath
io.netty:netty-resolver-dns-classes-macos:4.1.77.Final=runtimeClasspath
io.netty:netty-resolver-dns-native-macos:4.1.77.Final=runtimeClasspath
io.netty:netty-resolver-dns:4.1.77.Final=runtimeClasspath
io.netty:netty-resolver:4.1.78.Final=runtimeClasspath
io.netty:netty-buffer:4.1.79.Final=runtimeClasspath
io.netty:netty-codec-dns:4.1.79.Final=runtimeClasspath
io.netty:netty-codec-http2:4.1.79.Final=runtimeClasspath
io.netty:netty-codec-http:4.1.79.Final=runtimeClasspath
io.netty:netty-codec-socks:4.1.79.Final=runtimeClasspath
io.netty:netty-codec:4.1.79.Final=runtimeClasspath
io.netty:netty-common:4.1.79.Final=runtimeClasspath
io.netty:netty-handler-proxy:4.1.79.Final=runtimeClasspath
io.netty:netty-handler:4.1.79.Final=runtimeClasspath
io.netty:netty-resolver-dns-classes-macos:4.1.79.Final=runtimeClasspath
io.netty:netty-resolver-dns-native-macos:4.1.79.Final=runtimeClasspath
io.netty:netty-resolver-dns:4.1.79.Final=runtimeClasspath
io.netty:netty-resolver:4.1.79.Final=runtimeClasspath
io.netty:netty-tcnative-boringssl-static:2.0.53.Final=runtimeClasspath
io.netty:netty-tcnative-classes:2.0.53.Final=runtimeClasspath
io.netty:netty-transport-classes-epoll:4.1.78.Final=runtimeClasspath
io.netty:netty-transport-classes-kqueue:4.1.78.Final=runtimeClasspath
io.netty:netty-transport-native-epoll:4.1.78.Final=runtimeClasspath
io.netty:netty-transport-native-kqueue:4.1.78.Final=runtimeClasspath
io.netty:netty-transport-native-unix-common:4.1.78.Final=runtimeClasspath
io.netty:netty-transport:4.1.78.Final=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.17.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.17.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.20=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.20=runtimeClasspath
io.projectreactor:reactor-core:3.4.19=runtimeClasspath
io.netty:netty-transport-classes-epoll:4.1.79.Final=runtimeClasspath
io.netty:netty-transport-classes-kqueue:4.1.79.Final=runtimeClasspath
io.netty:netty-transport-native-epoll:4.1.79.Final=runtimeClasspath
io.netty:netty-transport-native-kqueue:4.1.79.Final=runtimeClasspath
io.netty:netty-transport-native-unix-common:4.1.79.Final=runtimeClasspath
io.netty:netty-transport:4.1.79.Final=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.18.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.18.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.18.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.21=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.21=runtimeClasspath
io.projectreactor:reactor-core:3.4.21=runtimeClasspath
net.java.dev.jna:jna-platform:5.12.0=runtimeClasspath
net.java.dev.jna:jna:5.12.0=runtimeClasspath
net.minidev:accessors-smart:2.4.8=runtimeClasspath
Expand Down