From 482cb01c4598429c65dd0b123b30259f41b360cb Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Fri, 2 Feb 2024 05:03:14 -0800 Subject: [PATCH] [Editorial] Add missing stable status markers (#682) --- docs/runtime/jvm-metrics.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/runtime/jvm-metrics.md b/docs/runtime/jvm-metrics.md index 7c913815e2..780c15afd3 100644 --- a/docs/runtime/jvm-metrics.md +++ b/docs/runtime/jvm-metrics.md @@ -188,6 +188,8 @@ of `[ 0.01, 0.1, 1, 10 ]`. ## JVM Threads +**Status**: [Stable][DocumentStatus] + **Description:** Java Virtual Machine (JVM) metrics captured under the namespace `jvm.thread.*` ### Metric: `jvm.thread.count` @@ -228,6 +230,8 @@ Note that this is the number of platform threads (as opposed to virtual threads) ## JVM Classes +**Status**: [Stable][DocumentStatus] + **Description:** Java Virtual Machine (JVM) metrics captured under the namespace `jvm.class.*` ### Metric: `jvm.class.loaded`