Skip to content

Commit 64822e3

Browse files
Rename top talkers to top apps
1 parent 1fb06cb commit 64822e3

6 files changed

Lines changed: 22 additions & 6 deletions

File tree

public/configurations/dashboards/aarNSG.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"url": "/dashboards/aarNSG"
1515
},
1616
{
17-
"label": "Top Talkers",
18-
"url": "/dashboards/aarNSGTopTalkers"
17+
"label": "Top Apps",
18+
"url": "/dashboards/aarNSGTopApps"
1919
},
2020
{
2121
"label": "Detail View",

public/configurations/dashboards/aarNSGAlarms.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"label": "Dashboard View",
1212
"url": "/dashboards/aarNSG"
1313
},
14+
{
15+
"label": "Top Apps",
16+
"url": "/dashboards/aarNSGTopApps"
17+
},
1418
{
1519
"label": "Detail View",
1620
"url": "/dashboards/aarNSGDetail"

public/configurations/dashboards/aarNSGDetail.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
"label": "Dashboard View",
1818
"url": "/dashboards/aarNSG"
1919
},
20+
{
21+
"label": "Top Apps",
22+
"url": "/dashboards/aarNSGTopApps"
23+
},
2024
{
2125
"label": "Detail View",
2226
"url": "/dashboards/aarNSGDetail"

public/configurations/dashboards/aarNSGIKE.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"label": "Dashboard View",
1717
"url": "/dashboards/aarNSG"
1818
},
19+
{
20+
"label": "Top Apps",
21+
"url": "/dashboards/aarNSGTopApps"
22+
},
1923
{
2024
"label": "Detail View",
2125
"url": "/dashboards/aarNSGDetail"

public/configurations/dashboards/aarNSGNATTEvents.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"label": "Dashboard View",
1414
"url": "/dashboards/aarNSG"
1515
},
16+
{
17+
"label": "Top Apps",
18+
"url": "/dashboards/aarNSGTopApps"
19+
},
1620
{
1721
"label": "Detail View",
1822
"url": "/dashboards/aarNSGDetail"

public/configurations/dashboards/aarNSGTopTalkers.json renamed to public/configurations/dashboards/aarNSGTopApps.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"id": "aarNSG",
2+
"id": "aarNSGTopApps",
33
"author": "Ronak Shah",
44
"creationDate": "10/26/2016",
5-
"title": "NSG ({{snsg}}) Top Talkers ",
5+
"title": "NSG ({{snsg}}) Top Apps ",
66
"visualizations": [
77
{ "id": "aar-nsg-top10-app", "x": 0, "y": 0, "w": 6, "h": 15, "minW": 5, "minH": 10, "static": true},
88
{ "id": "aar-nsg-top5-talkers-upload", "x": 0, "y": 15, "w": 6, "h": 12, "minW": 5, "minH": 10, "static": true},
@@ -15,8 +15,8 @@
1515
"url": "/dashboards/aarNSG"
1616
},
1717
{
18-
"label": "Top Talkers",
19-
"url": "/dashboards/aarNSGTopTalkers"
18+
"label": "Top Apps",
19+
"url": "/dashboards/aarNSGTopApps"
2020
},
2121
{
2222
"label": "Detail View",

0 commit comments

Comments
 (0)