Skip to content

Commit 017f06e

Browse files
Update modules/ROOT/pages/monitoring/metrics/reference.adoc
Co-authored-by: Fábio Botelho <[email protected]>
1 parent c048ac9 commit 017f06e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -519,8 +519,8 @@ You can limit this memory using JVM settings, but there is never any good reason
519519
[options="header",cols="<3m,<4"]
520520
|===
521521
|Name |Description
522-
|<prefix>.vm.cpu_load.system|The recent CPU usage for the Neo4j process. This value is a double in the [0.0, 1.0] interval. Depending on the Java distribution you use, the metric may be unavailable. (gauge)
523-
|<prefix>.vm.cpu_load.process|The recent CPU usage for the operating system. This value is a double in the [0.0, 1.0] interval. Depending on the Java distribution you use, the metric may be unavailable. (gauge)
522+
|<prefix>.vm.cpu_load.system|The recent CPU usage for the operating system. This value is a double in the [0.0, 1.0] interval. Depending on the Java distribution you use, the metric may be unavailable. (gauge)
523+
|<prefix>.vm.cpu_load.process|The recent CPU usage for the Neo4j process. This value is a double in the [0.0, 1.0] interval. Depending on the Java distribution you use, the metric may be unavailable. (gauge)
524524
|===
525525

526526
[[jvm-file-descriptor-metrics]]

0 commit comments

Comments
 (0)