From 66f4ce7fa780dd96c896df949fa855213b19e6d8 Mon Sep 17 00:00:00 2001 From: otelbot <197425009+otelbot@users.noreply.github.com> Date: Fri, 24 Oct 2025 02:24:48 +0000 Subject: [PATCH] chore: update instrumentation list [automated] --- docs/instrumentation-list.yaml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/instrumentation-list.yaml b/docs/instrumentation-list.yaml index c66abd7aba43..699d4b1af3e9 100644 --- a/docs/instrumentation-list.yaml +++ b/docs/instrumentation-list.yaml @@ -2099,7 +2099,20 @@ libraries: name: io.opentelemetry.azure-core-1.36 target_versions: javaagent: - - com.azure:azure-core:[1.36.0,) + - com.azure:azure-core:[1.36.0,1.53.0) + - name: azure-core-1.53 + description: This instrumentation enables context propagation for the Azure Core + library, it does not emit any telemetry on its own. + library_link: https://learn.microsoft.com/en-us/java/api/overview/azure/core-readme?view=azure-java-stable + features: + - CONTEXT_PROPAGATION + - AUTO_INSTRUMENTATION_SHIM + source_path: instrumentation/azure-core/azure-core-1.53 + scope: + name: io.opentelemetry.azure-core-1.53 + target_versions: + javaagent: + - com.azure:azure-core:[1.53.0,) c3p0: - name: c3p0-0.9 description: The c3p0 instrumentation provides connection pool metrics for c3p0