Skip to content

Commit 1abad46

Browse files
Re-arranged v2 dropdown & external link buttons
Per recommendation from @benjaminguttmann-avtq in #423 - rearranged the buttons for v2 dropdown and the external link for the CF Metrics. Keeping it in the same arrangement as the other dashboards.
1 parent b7dd80a commit 1abad46

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

jobs/cloudfoundry_dashboards/templates/cf_metron_agent_v2.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,6 @@
6060
"title": "CF",
6161
"type": "dashboards"
6262
},
63-
{
64-
"icon": "external link",
65-
"tags": [],
66-
"targetBlank": true,
67-
"title": "CF Component Metrics",
68-
"type": "link",
69-
"url": "https://docs.cloudfoundry.org/loggregator/all_metrics.html"
70-
},
7163
{
7264
"asDropdown": true,
7365
"icon": "external link",
@@ -79,6 +71,14 @@
7971
"targetBlank": true,
8072
"title": "v2 Dashboards",
8173
"type": "dashboards"
74+
},
75+
{
76+
"icon": "external link",
77+
"tags": [],
78+
"targetBlank": true,
79+
"title": "CF Component Metrics",
80+
"type": "link",
81+
"url": "https://docs.cloudfoundry.org/loggregator/all_metrics.html"
8282
}
8383
],
8484
"panels": [
@@ -490,4 +490,4 @@
490490
"title": "CF: Metron Agent v2",
491491
"uid": "cf_metron_agent_v2",
492492
"version": 2
493-
}
493+
}

0 commit comments

Comments
 (0)