compass-web/v2/data/monitoring_nav.json
Lawrence Davison 40e16cb270 Metrics update for HCC
This is the metrics update which includes changes for Overview and Dashboards.

Change-Id: If1c93177bf6b33c8b3084cc066bce8b7406eac31
2014-09-07 23:39:26 -07:00

32 lines
707 B
JSON

[{
"name": "cluster.monitoring.overview",
"url": "/overview",
"display": "Overview",
"controller": "",
"templateUrl": ""
}, {
"name": "cluster.monitoring.topology",
"url": "/topology",
"display": "Topologies",
"controller": "",
"templateUrl": ""
}, {
"name": "cluster.monitoring.alerts",
"url": "/alerts",
"display": "Alerts",
"controller": "",
"templateUrl": ""
}, {
"name": "cluster.monitoring.metrics",
"url": "/metrics",
"display": "Metrics",
"controller": "",
"templateUrl": ""
}, {
"name": "cluster.monitoring.charts",
"url": "/charts",
"display": "Dashboards",
"controller": "",
"templateUrl": ""
}]