Skip to content

Commit

Permalink
Update azure sdk exporter version (#3904)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Oct 10, 2024
1 parent 534fa2f commit f3daed5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion agent/agent-tooling/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation(project(":agent:agent-profiler:agent-diagnostics"))
implementation(project(":etw:java"))

implementation("com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.29")
implementation("com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.30")
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap")
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-tooling")
compileOnly("io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-servlet-common-bootstrap")
Expand Down
2 changes: 1 addition & 1 deletion agent/agent-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ com.azure:azure-core-http-netty:1.15.4=runtimeClasspath
com.azure:azure-core:1.52.0=runtimeClasspath
com.azure:azure-identity:1.13.3=runtimeClasspath
com.azure:azure-json:1.3.0=runtimeClasspath
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.29=runtimeClasspath
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.30=runtimeClasspath
com.azure:azure-sdk-bom:1.2.28=runtimeClasspath
com.azure:azure-storage-blob:12.28.0=runtimeClasspath
com.azure:azure-storage-common:12.27.0=runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion licenses/more-licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ _2024-10-03 17:11:31 UTC_
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
**70** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-exporter` **Version:** `1.0.0-beta.29`
**70** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-exporter` **Version:** `1.0.0-beta.30`
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
**71** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.28.0`
Expand Down

0 comments on commit f3daed5

Please sign in to comment.