Skip to content

Commit

Permalink
Change Stacker Area chart for Area chart for the Virtual Machine CPU …
Browse files Browse the repository at this point in the history
…States

#18333
  • Loading branch information
PanSpagetka committed Jan 7, 2019
1 parent 38c34b9 commit 24c0313
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion product/charts/layouts/daily_perf_charts/EmsCluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
- derived_host_count_on

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
2 changes: 1 addition & 1 deletion product/charts/layouts/daily_perf_charts/Host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- derived_vm_count_on

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
:applies_to_method: cpu_percent_available?

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
2 changes: 1 addition & 1 deletion product/charts/layouts/daily_perf_charts/Parent-Host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
:applies_to_method: cpu_percent_available?

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
2 changes: 1 addition & 1 deletion product/charts/layouts/daily_perf_charts/VmOrTemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
:applies_to_method: cpu_percent_available?

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
2 changes: 1 addition & 1 deletion product/charts/layouts/hourly_perf_charts/EmsCluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- derived_host_count_on

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
2 changes: 1 addition & 1 deletion product/charts/layouts/hourly_perf_charts/Host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- derived_vm_count_on

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- derived_host_count_on

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
2 changes: 1 addition & 1 deletion product/charts/layouts/hourly_perf_charts/Parent-Host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- derived_vm_count_on

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
:applies_to_method: cpu_percent_available?

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
:applies_to_method: cpu_percent_available?

- :title: Virtual Machine CPU States
:type: StackedArea
:type: Area
:columns:
- v_pct_cpu_ready_delta_summation
- v_pct_cpu_used_delta_summation
Expand Down

0 comments on commit 24c0313

Please sign in to comment.