Skip to content

Commit

Permalink
feat: add activity to panel names
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulguptajss authored and cgrinds committed Jan 30, 2023
1 parent 0f62632 commit 88bc5a2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions grafana/dashboards/cmode/fsa.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"gnetId": null,
"graphTooltip": 1,
"id": null,
"iteration": 1674108464322,
"iteration": 1675075078463,
"links": [
{
"asDropdown": true,
Expand Down Expand Up @@ -824,7 +824,7 @@
"h": 8,
"w": 12,
"x": 0,
"y": 27
"y": 30
},
"id": 88,
"options": {
Expand Down Expand Up @@ -858,7 +858,7 @@
"refId": "A"
}
],
"title": "Volume Access History",
"title": "Volume Access ($Activity) History",
"transformations": [
{
"id": "reduce",
Expand Down Expand Up @@ -974,7 +974,7 @@
"h": 8,
"w": 12,
"x": 12,
"y": 27
"y": 30
},
"id": 92,
"options": {
Expand Down Expand Up @@ -1008,7 +1008,7 @@
"refId": "A"
}
],
"title": "Volume Access History By Percent",
"title": "Volume Access ($Activity) History By Percent",
"transformations": [
{
"id": "reduce",
Expand Down Expand Up @@ -1125,7 +1125,7 @@
"h": 8,
"w": 12,
"x": 0,
"y": 35
"y": 38
},
"id": 91,
"options": {
Expand Down Expand Up @@ -1159,7 +1159,7 @@
"refId": "A"
}
],
"title": "Volume Modify History",
"title": "Volume Modify ($Activity) History",
"transformations": [
{
"id": "reduce",
Expand Down Expand Up @@ -1275,7 +1275,7 @@
"h": 8,
"w": 12,
"x": 12,
"y": 35
"y": 38
},
"id": 93,
"options": {
Expand Down Expand Up @@ -1309,7 +1309,7 @@
"refId": "A"
}
],
"title": "Volume Modify History By Percent",
"title": "Volume Modify ($Activity) History By Percent",
"transformations": [
{
"id": "reduce",
Expand Down Expand Up @@ -1665,7 +1665,7 @@
]
},
"time": {
"from": "now-15m",
"from": "now-6h",
"to": "now"
},
"timepicker": {
Expand All @@ -1684,5 +1684,5 @@
"timezone": "",
"title": "ONTAP: FSA",
"uid": "",
"version": 1
"version": 2
}

0 comments on commit 88bc5a2

Please sign in to comment.