Bump io.opentelemetry.contrib:opentelemetry-jfr-connection from 1.38.0-alpha to 1.39.0-alpha (#3876)
This commit is contained in:
Родитель
1587ebd560
Коммит
e5456d3f3d
|
@ -10,7 +10,7 @@ dependencies {
|
||||||
compileOnly("com.google.auto.value:auto-value-annotations")
|
compileOnly("com.google.auto.value:auto-value-annotations")
|
||||||
annotationProcessor("com.google.auto.value:auto-value")
|
annotationProcessor("com.google.auto.value:auto-value")
|
||||||
|
|
||||||
implementation("io.opentelemetry.contrib:opentelemetry-jfr-connection:1.38.0-alpha")
|
implementation("io.opentelemetry.contrib:opentelemetry-jfr-connection:1.39.0-alpha")
|
||||||
implementation("com.azure:azure-storage-blob")
|
implementation("com.azure:azure-storage-blob")
|
||||||
|
|
||||||
implementation(project(":agent:agent-profiler:agent-alerting-api"))
|
implementation(project(":agent:agent-profiler:agent-alerting-api"))
|
||||||
|
|
|
@ -54,7 +54,7 @@ io.netty:netty-transport-native-epoll:4.1.113.Final=runtimeClasspath
|
||||||
io.netty:netty-transport-native-kqueue:4.1.113.Final=runtimeClasspath
|
io.netty:netty-transport-native-kqueue:4.1.113.Final=runtimeClasspath
|
||||||
io.netty:netty-transport-native-unix-common:4.1.113.Final=runtimeClasspath
|
io.netty:netty-transport-native-unix-common:4.1.113.Final=runtimeClasspath
|
||||||
io.netty:netty-transport:4.1.113.Final=runtimeClasspath
|
io.netty:netty-transport:4.1.113.Final=runtimeClasspath
|
||||||
io.opentelemetry.contrib:opentelemetry-jfr-connection:1.38.0-alpha=runtimeClasspath
|
io.opentelemetry.contrib:opentelemetry-jfr-connection:1.39.0-alpha=runtimeClasspath
|
||||||
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.8.0-alpha=runtimeClasspath
|
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.8.0-alpha=runtimeClasspath
|
||||||
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.8.0=runtimeClasspath
|
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.8.0=runtimeClasspath
|
||||||
io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.25.0-alpha=runtimeClasspath
|
io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.25.0-alpha=runtimeClasspath
|
||||||
|
|
|
@ -73,7 +73,7 @@ val DEPENDENCIES = listOf(
|
||||||
"org.assertj:assertj-core:3.26.3",
|
"org.assertj:assertj-core:3.26.3",
|
||||||
"org.awaitility:awaitility:4.2.2",
|
"org.awaitility:awaitility:4.2.2",
|
||||||
"io.github.hakky54:logcaptor:2.9.3",
|
"io.github.hakky54:logcaptor:2.9.3",
|
||||||
"io.opentelemetry.contrib:opentelemetry-jfr-connection:1.38.0-alpha",
|
"io.opentelemetry.contrib:opentelemetry-jfr-connection:1.39.0-alpha",
|
||||||
"com.google.code.findbugs:jsr305:3.0.2",
|
"com.google.code.findbugs:jsr305:3.0.2",
|
||||||
"com.github.spotbugs:spotbugs-annotations:4.8.6"
|
"com.github.spotbugs:spotbugs-annotations:4.8.6"
|
||||||
)
|
)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# agent
|
# agent
|
||||||
## Dependency License Report
|
## Dependency License Report
|
||||||
_2024-09-16 15:06:46 PDT_
|
_2024-09-18 03:28:20 UTC_
|
||||||
## Apache License, Version 2.0
|
## Apache License, Version 2.0
|
||||||
|
|
||||||
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.2`
|
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.2`
|
||||||
|
@ -217,7 +217,7 @@ _2024-09-16 15:06:46 PDT_
|
||||||
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java)
|
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java)
|
||||||
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
|
||||||
**43** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-jfr-connection` **Version:** `1.38.0-alpha`
|
**43** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-jfr-connection` **Version:** `1.39.0-alpha`
|
||||||
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java-contrib](https://github.com/open-telemetry/opentelemetry-java-contrib)
|
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java-contrib](https://github.com/open-telemetry/opentelemetry-java-contrib)
|
||||||
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче