Skip to content

Commit

Permalink
Add virtual threads metrics to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Jan 24, 2025
1 parent d7cf2b3 commit d735027
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,7 @@ The following JVM metrics are provided:
* Various memory and buffer pool details
* Statistics related to garbage collection
* Thread utilization
* 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)
* The number of classes loaded and unloaded
* JVM version information
* JIT compilation time
Expand Down

0 comments on commit d735027

Please sign in to comment.