compass-web/v2.5/target/data/monitoring_nav.json

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": ""
}]