Skip to content

Commit

Permalink
feat: Adding new panels in Disk dashboard (#2391)
Browse files Browse the repository at this point in the history
* feat: Adding new panels in Disk dashboard

* feat: separate Raid-level overview panels

* feat: handle review comment

* feat: handle review comment
  • Loading branch information
Hardikl authored Oct 4, 2023
1 parent 7eec4ef commit 133545b
Show file tree
Hide file tree
Showing 3 changed files with 540 additions and 10 deletions.
2 changes: 1 addition & 1 deletion conf/restperf/9.12.0/disk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ plugins:
- aggr ...
- plex node,aggr,plex
# - plex node aggr
# - raid node aggr plex
- raid node,aggr,disk,plex,raid
- Max:
- node<>node_disk_max
- aggr<>aggr_disk_max ...
Expand Down
1 change: 1 addition & 0 deletions conf/zapiperf/cdot/9.8.0/disk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ plugins:
- node
- aggr ...
- plex node,aggr,plex
- raid node,aggr,disk,plex,raid

Max:
# plugin will create max for each object
Expand Down
Loading

0 comments on commit 133545b

Please sign in to comment.