Skip to content

Commit 482cb01

Browse files
authored
[Editorial] Add missing stable status markers (open-telemetry#682)
1 parent 13a8238 commit 482cb01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/runtime/jvm-metrics.md

+4
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ of `[ 0.01, 0.1, 1, 10 ]`.
188188

189189
## JVM Threads
190190

191+
**Status**: [Stable][DocumentStatus]
192+
191193
**Description:** Java Virtual Machine (JVM) metrics captured under the namespace `jvm.thread.*`
192194

193195
### Metric: `jvm.thread.count`
@@ -228,6 +230,8 @@ Note that this is the number of platform threads (as opposed to virtual threads)
228230

229231
## JVM Classes
230232

233+
**Status**: [Stable][DocumentStatus]
234+
231235
**Description:** Java Virtual Machine (JVM) metrics captured under the namespace `jvm.class.*`
232236

233237
### Metric: `jvm.class.loaded`

0 commit comments

Comments
 (0)