SylvainJuge 745d880c06 use semconv attributes for jvm metrics + cleanup (#11257) 10 bulan lalu
..
runtime-telemetry-java17 d9c4caccb2 Correct small formatting inconsistency in the readme (#10190) 1 tahun lalu
runtime-telemetry-java8 745d880c06 use semconv attributes for jvm metrics + cleanup (#11257) 10 bulan lalu
README.md a7780c36f1 Document flags used in the runtime telemetry instrumentation (#10191) 1 tahun lalu

README.md

Settings for the Runtime Telemetry instrumentation

System property Type Default Description
otel.instrumentation.runtime-telemetry.emit-experimental-telemetry Boolean false Enable the capture of experimental metrics.
otel.instrumentation.runtime-telemetry-java17.enable-all Boolean false Enable the capture of all JFR based metrics.
otel.instrumentation.runtime-telemetry-java17.enabled Boolean false Enable the capture of JFR based metrics.
otel.instrumentation.runtime-telemetry.package-emitter.enabled Boolean false Enable creating events for JAR libraries used by the application.
otel.instrumentation.runtime-telemetry.package-emitter.jars-per-second Integer 10 The number of JAR files processed per second.