Skip to content

Commit 7124fae

Browse files
authored
Use percentage.
1 parent 197bac9 commit 7124fae

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/jmx-metrics/src/main/resources/jmx/rules

1 file changed

+1
-1
lines changed

instrumentation/jmx-metrics/src/main/resources/jmx/rules/jvm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ rules:
8383
SystemCpuLoad:
8484
metric: jvm.system.cpu.utilization
8585
desc: The current load of CPU in host
86-
unit: "1"
86+
unit: %
8787
ProcessCpuTime:
8888
metric: jvm.cpu.time
8989
unit: ns

0 commit comments

Comments
 (0)