Skip to content

Commit 7685d4c

Browse files
committed
Remove CpuLoad.
1 parent 37e88a2 commit 7685d4c

File tree

1 file changed

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

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ rules:
8484
metric: jvm.system.cpu.utilization
8585
desc: The current load of CPU in host
8686
unit: "1"
87-
CpuLoad:
88-
metric: jvm.system.cpu.utilization
89-
desc: The current load of CPU in host
90-
unit: "1"
9187
ProcessCpuTime:
9288
metric: jvm.cpu.time
9389
unit: ns

0 commit comments

Comments
 (0)