Address feedback on PerfTop dashboard (#6641)

* added sample

Signed-off-by: Heather Halter <hdhalter@amazon.com>

* Update dashboards.md

Fixed Vale capitalization error.

Signed-off-by: Heather Halter <HDHALTER@AMAZON.COM>

* Update _monitoring-your-cluster/pa/dashboards.md

Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Signed-off-by: Heather Halter <HDHALTER@AMAZON.COM>

---------

Signed-off-by: Heather Halter <hdhalter@amazon.com>
Signed-off-by: Heather Halter <HDHALTER@AMAZON.COM>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
This commit is contained in:
Heather Halter 2024-03-11 14:19:27 -07:00 committed by GitHub
parent 0c25ba6434
commit 95d5675df8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -9,11 +9,14 @@ redirect_from:
# PerfTop dashboards
Dashboards are defined in JSON and composed of three main elements: tables, line graphs, and bar graphs. You define a grid of rows and columns and then place elements within that grid, with each element spanning as many rows and columns as you specify.
You can view metrics derived from Performance Analyzer in a PerfTop dashboard. A PerfTop dashboard is a command line interface (CLI) for displaying the metrics. A PerfTop dashboard consists of three main elements: tables, line graphs, and bar graphs. Using JSON, you define a grid of rows and columns and then place elements within that grid, with each element spanning as many rows and columns as you specify.
The best way to get started with building custom dashboards is to duplicate and modify one of the existing JSON files in the `dashboards` directory.
{: .tip }
An example dashboard is shown in the following image.
![PerfTop dashboard]({{site.url}}{{site.baseurl}}/images/perftop.jpg)
---
#### Table of contents

BIN
images/perftop.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 KiB