Skip to content

Commit

Permalink
Bump opentelemetry from 1.41.0 to 1.46.0 and opentelemetry-semconv fr…
Browse files Browse the repository at this point in the history
…om 1.27.0-alpha to 1.29.0-alpha (#17000) (#17002)

(cherry picked from commit 6dc63c5)

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent de832d7 commit 149aec9
Show file tree
Hide file tree
Showing 31 changed files with 19 additions and 16 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bump `org.apache.commons:commons-text` from 1.12.0 to 1.13.0 ([#16919](https://github.com/opensearch-project/OpenSearch/pull/16919))
- Bump `ch.qos.logback:logback-core` from 1.5.12 to 1.5.16 ([#16951](https://github.com/opensearch-project/OpenSearch/pull/16951))
- Bump `com.azure:azure-core-http-netty` from 1.15.5 to 1.15.7 ([#16952](https://github.com/opensearch-project/OpenSearch/pull/16952))
- Bump `opentelemetry` from 1.41.0 to 1.46.0 ([#16700](https://github.com/opensearch-project/OpenSearch/pull/16700))
- Bump `opentelemetry-semconv` from 1.27.0-alpha to 1.29.0-alpha ([#16700](https://github.com/opensearch-project/OpenSearch/pull/16700))

### Changed
- Indexed IP field supports `terms_query` with more than 1025 IP masks [#16391](https://github.com/opensearch-project/OpenSearch/pull/16391)
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jzlib = "1.1.3"
resteasy = "6.2.4.Final"

# opentelemetry dependencies
opentelemetry = "1.41.0"
opentelemetrysemconv = "1.27.0-alpha"
opentelemetry = "1.46.0"
opentelemetrysemconv = "1.29.0-alpha"

# arrow dependencies
arrow = "17.0.0"
Expand Down
1 change: 1 addition & 0 deletions plugins/telemetry-otel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ thirdPartyAudit {
'io.opentelemetry.sdk.autoconfigure.spi.traces.ConfigurableSpanExporterProvider',
'io.opentelemetry.sdk.autoconfigure.spi.internal.AutoConfigureListener',
'io.opentelemetry.sdk.autoconfigure.spi.internal.ComponentProvider',
'io.opentelemetry.sdk.autoconfigure.spi.internal.DefaultConfigProperties',
'io.opentelemetry.sdk.autoconfigure.spi.internal.StructuredConfigProperties'
)
}
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
afd2d5781454088400cceabbe84f7a9b29d27161

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1a708444d2818ac1a47767a2b35d74ef55d26af8

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8cee1fa7ec9129f7b252595c612c19f4570d567f

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2e2d8f3b51b1a2b1184f11d9059e129c5e39147a

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a0ef76a383a086b812395ca5a5cdf94804a59a3f

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1122a5ea0562147547ddf0eb28e1035d549c0ea0

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
abeb93b8b6d2cb0007b1d6122325f94a11e61ca4

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32a0fe0fa7cd9831b502075f27c1fe6d28280cdb

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b3a77fff1084177c4f5099bbb7db6181d6efd752

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1d353ee4e980ff77c742350fc7000b732b6c6b3f

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1bd9bb4f3ce9ac573613b353a78d51491cd02bbd

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
475d900ffd0567a7ddf2452290b2e5d51ac35c58

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c6e39faabf0741780189861156d0a7763e942796

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
613d7f7743eb2b974680ad1af1685802e6a7cb58

0 comments on commit 149aec9

Please sign in to comment.