Skip to content

Commit

Permalink
[Editorial] Add missing stable status markers (open-telemetry#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Feb 2, 2024
1 parent 13a8238 commit 482cb01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/runtime/jvm-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down Expand Up @@ -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`
Expand Down

0 comments on commit 482cb01

Please sign in to comment.