Update otel to v2.29.0#363
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.28.1→2.29.02.28.1→2.29.0Release Notes
open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.instrumentation:opentelemetry-instrumentation-api)
v2.29.0This release targets the OpenTelemetry SDK 1.63.0.
Note that many artifacts have the
-alphasuffix attached to their versionnumber, reflecting that they will continue to have breaking changes. Please see
VERSIONING.md
for more details.
JmxTelemetry.start(...)APIs.(#18782)
package.checksum_algorithm=SHA-256and64-character
package.checksumvalues instead of SHA1 checksums.(#18846)
🚫 Deprecations
otel.instrumentation.common.logging.trace-id-key,otel.instrumentation.common.logging.span-id-key, andotel.instrumentation.common.logging.trace-flags-key, while keeping the old property namesdeprecated.
(#18851)
kafka-brokerandkafka-connectJMX target systems toexperimental-kafka-brokerandexperimental-kafka-connect; the old names still work for nowand log a warning.
(#18971)
🌟 New javaagent instrumentation
(#15589)
(#18253)
📈 Enhancements
otel.semconv.exception.signal.preview=logs.(#16259)
opentelemetry-api-1.63Javaagent instrumentation for OpenTelemetry API 1.63 andopentelemetry-api-incubator1.63.(#18911)
otel.semconv-stability.v3-previewas a fallback for the declarativev3_previewsemconvstability setting.
(#18936)
(
otel.semconv-stability.opt-in=database) across database instrumentations, including span namesand
db.*attributes.(#18808,
#18853,
#18920,
#18922,
#18926,
#18930,
#18970,
#18979,
#18980,
#18984,
#18985,
#18986,
#18987,
#18989,
#18990,
#18992,
#18993,
#19004,
#19005)
(#18964)
opentelemetry-apiandopentelemetry-instrumentation-annotationsenabled underotel.instrumentation.common.v3-previeweven whendefault-enabled=false.(#18792)
otel.instrumentation.common.v3-previewis enabled, affected instrumentations emituser.*identity attributes instead of
enduser.*ones.(#18795)
otel.instrumentation.common.v3-preview=true.(#18828)
metadata.
(#18831)
(#18866)
@WithSpaninstrumentation after other instrumentations so other advice can attachattributes to the active span.
(#18874)
db.client.operation.exceptionlogs whenotel.semconv.exception.signal.previewis enabled.(#18889)
otel.semconv.exception.signal.preview=logsis enabled.(#18890)
otel.semconv.exception.signal.preview.(#18891)
faas.invocation.exceptionlog records for FaaS exceptions whenotel.semconv.exception.signal.preview=logsis enabled.(#18892)
gen_ai.client.operation.exceptionlogs for OpenAI chat and embeddings failures whenotel.semconv.exception.signal.preview=logsis enabled.(#18893)
rpc.client.call.exceptionlog records whenotel.semconv.exception.signal.preview=logsis enabled.(#18894)
semconv.version,semconv.experimental, andsemconv.dual_emitsettings.(#18908)
otel.instrumentation.common.v3-previewis enabled, useotel.semconv-stability.previewinstead ofotel.semconv-stability.opt-into opt in to thenonstable
service.peerandrpcsemantic conventions.(#18914)
@WithSpaninstrumentation by default whenotel.instrumentation.common.v3-preview=true.(#18919)
SqlQueryAnalyzer.analyze()whenotel.instrumentation.common.v3-previewis enabled.(#18921)
otel.instrumentation.common.v3-previewis enabled, deprecated JDBC/db sanitization confignames are ignored in favor of
db.query_sanitization.enabled.(#18934)
jvm.gc.causeon GC duration metrics whenotel.instrumentation.common.v3-previewis enabled.(#18967)
COMMITandROLLBACK.(#19003)
InstrumentationVersionclass in OkHttp 3.0 instead of reading embeddedversion properties, avoiding Android StrictMode disk-read violations.
(#19006)
distribution.spring_starter.thread_details_enabledis set.(#19008)
🛠️ Bug fixes
the active trace.
(#18701)
(#18771)
(#18781)
BedrockconverseStreamNullPointerExceptionwhen a tool call has empty arguments.(#18783)
(#18803)
SQL spans and parameter capture.
(#18885)
otel.instrumentation/development.java.*settings apply correctly.
(#18924)
create tableandalter table.(#18927)
Contextinstead of falling back to span-only recovery.
(#18937)
redis.clients.jedis.Jedis,BinaryJedis, andUnifiedJedis.(#19000)
(#19027)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.