Skip to content

Commit 418ce01

Browse files
dependabot[bot]github-actions[bot]trask
authored
Bump com.azure:azure-monitor-opentelemetry-exporter from 1.0.0-beta.28 to 1.0.0-beta.29 (#3894)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 93b9a13 commit 418ce01

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

agent/agent-tooling/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation(project(":agent:agent-profiler:agent-diagnostics"))
2222
implementation(project(":etw:java"))
2323

24-
implementation("com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.28")
24+
implementation("com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.29")
2525
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap")
2626
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-tooling")
2727
compileOnly("io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-servlet-common-bootstrap")

agent/agent-tooling/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ com.azure:azure-core-http-netty:1.15.4=runtimeClasspath
99
com.azure:azure-core:1.52.0=runtimeClasspath
1010
com.azure:azure-identity:1.13.3=runtimeClasspath
1111
com.azure:azure-json:1.3.0=runtimeClasspath
12-
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.28=runtimeClasspath
12+
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.29=runtimeClasspath
1313
com.azure:azure-sdk-bom:1.2.28=runtimeClasspath
1414
com.azure:azure-storage-blob:12.28.0=runtimeClasspath
1515
com.azure:azure-storage-common:12.27.0=runtimeClasspath
@@ -55,7 +55,7 @@ io.netty:netty-transport:4.1.114.Final=runtimeClasspath
5555
io.opentelemetry.contrib:opentelemetry-jfr-connection:1.39.0-alpha=runtimeClasspath
5656
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.8.0-alpha=runtimeClasspath
5757
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.8.0=runtimeClasspath
58-
io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.25.0-alpha=runtimeClasspath
58+
io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.26.0-alpha=runtimeClasspath
5959
io.opentelemetry.semconv:opentelemetry-semconv:1.25.0-alpha=runtimeClasspath
6060
io.opentelemetry:opentelemetry-api-incubator:1.42.1-alpha=runtimeClasspath
6161
io.opentelemetry:opentelemetry-api:1.42.1=runtimeClasspath

agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/SecondEntryPoint.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ public void customize(AutoConfigurationCustomizer autoConfiguration) {
230230
telemetryClient::getInstrumentationKey,
231231
telemetryClient.getRoleName(),
232232
telemetryClient.getRoleInstance(),
233-
configuration.preview.useNormalizedValueForNonNormalizedCpuPercentage,
234233
FirstEntryPoint.getAgentVersion());
235234
} else {
236235
quickPulse = null;

licenses/more-licenses.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# agent
33
## Dependency License Report
4-
_2024-10-02 03:57:56 UTC_
4+
_2024-10-03 17:11:31 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.2`
@@ -225,7 +225,7 @@ _2024-10-02 03:57:56 UTC_
225225
> - **POM Project URL**: [https://github.com/open-telemetry/semantic-conventions-java](https://github.com/open-telemetry/semantic-conventions-java)
226226
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
227227
228-
**45** **Group:** `io.opentelemetry.semconv` **Name:** `opentelemetry-semconv-incubating` **Version:** `1.25.0-alpha`
228+
**45** **Group:** `io.opentelemetry.semconv` **Name:** `opentelemetry-semconv-incubating` **Version:** `1.26.0-alpha`
229229
> - **POM Project URL**: [https://github.com/open-telemetry/semantic-conventions-java](https://github.com/open-telemetry/semantic-conventions-java)
230230
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
231231
@@ -362,7 +362,7 @@ _2024-10-02 03:57:56 UTC_
362362
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
363363
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
364364
365-
**70** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-exporter` **Version:** `1.0.0-beta.28`
365+
**70** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-exporter` **Version:** `1.0.0-beta.29`
366366
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
367367
368368
**71** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.28.0`

0 commit comments

Comments
 (0)