Skip to content

Commit

Permalink
Merge pull request #14938 from PanSpagetka/add-memory-chart-for-avail…
Browse files Browse the repository at this point in the history
…iability-zones

Add Memory chart for Availability Zones
  • Loading branch information
isimluk authored May 2, 2017
2 parents 7205128 + 8ee1fd1 commit e096670
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions product/charts/layouts/daily_perf_charts/AvailabilityZone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,25 @@
:columns:
- derived_vm_count_on

- :title: Memory (MB)
:type: Line
:columns:
- derived_memory_used
- min_derived_memory_used
- max_derived_memory_used
- trend_max_derived_memory_used
- resource.derived_memory_used_high_over_time_period
- resource.derived_memory_used_low_over_time_period
:menu:
- Chart-Current-Hourly:Hourly for this day
- Chart-VMs-topday:Top Instances on this day
- Display-VMs-on:Instances that were running
:chart2:
:type: Line
:title: Instances
:columns:
- derived_vm_count_on

- :title: Disk I/O (KBps)
:type: Line
:columns:
Expand Down

0 comments on commit e096670

Please sign in to comment.