From 9b5c67c1075fc73abc99f5e01b863eee44d5d026 Mon Sep 17 00:00:00 2001 From: otelbot <197425009+otelbot@users.noreply.github.com> Date: Wed, 11 Mar 2026 02:51:36 +0000 Subject: [PATCH] chore: update instrumentation list [automated] --- docs/instrumentation-list.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/instrumentation-list.yaml b/docs/instrumentation-list.yaml index 2994f4a32600..8ddc39519391 100644 --- a/docs/instrumentation-list.yaml +++ b/docs/instrumentation-list.yaml @@ -12524,6 +12524,12 @@ libraries: - name: messaging.system type: STRING runtime: + - name: runtime-telemetry + source_path: instrumentation/runtime-telemetry + minimum_java_version: 17 + scope: + name: io.opentelemetry.runtime-telemetry + has_standalone_library: true - name: runtime-telemetry-java17 source_path: instrumentation/runtime-telemetry/runtime-telemetry-java17 minimum_java_version: 17