Skip to content

Commit 5849583

Browse files
mhalbritterarefbehboudi
authored andcommitted
Add virtual threads metrics to documentation
See spring-projectsgh-43852 Signed-off-by: arefbehboudi <[email protected]>
1 parent 46ed5f2 commit 5849583

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/metrics.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,7 @@ The following JVM metrics are provided:
736736
* Various memory and buffer pool details
737737
* Statistics related to garbage collection
738738
* Thread utilization
739+
* https://docs.micrometer.io/micrometer/reference/reference/jvm.html#_java_21_metrics[Virtual threads statistics] (for this, `io.micrometer:micrometer-java21` has to be on the classpath)
739740
* The number of classes loaded and unloaded
740741
* JVM version information
741742
* JIT compilation time

0 commit comments

Comments
 (0)