Skip to content

Commit ed6f11a

Browse files
Document <prefix>.vm.threads.virtual (#2328)
based on the neo-technology/neo4j#30490 and neo-technology/neo4j#31007 --------- Co-authored-by: MishaDemianenko <[email protected]>
1 parent ae815b9 commit ed6f11a

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. (gauge)
601602
|===
602603

0 commit comments

Comments
 (0)