Skip to content

Commit 2a6a0f3

Browse files
authored
Switch back.
1 parent 7124fae commit 2a6a0f3

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: %
86+
unit: "1"
8787
ProcessCpuTime:
8888
metric: jvm.cpu.time
8989
unit: ns

0 commit comments

Comments
 (0)