Skip to content

Commit a44f25f

Browse files
Document <prefix>.vm.threads.virtual
1 parent ae815b9 commit a44f25f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/monitoring/metrics/reference.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,7 @@ You can limit this memory using JVM settings, but there is never any good reason
597597
[options="header",cols="<3m,<4"]
598598
|===
599599
|Name |Description
600-
|<prefix>.vm.threads|The total number of live threads including daemon and non-daemon threads. (gauge)
600+
|<prefix>.vm.threads|The total number of live platform threads including daemon and non-daemon threads. (gauge)
601+
|<prefix>.vm.threads.virtual|label:new[Introduced in 2025.05]The total number of virtual threads.
601602
|===
602603

0 commit comments

Comments
 (0)