@@ -16,7 +16,7 @@
"links": [
{
"name": "metrics_ui_server",
- "label": "Metrics UI Server",
+ "label": "Grafana",
"requires_user_name": "false",
"url":"%@://%@:%@",
"template":"%@://%@:%@",
@@ -31,4 +31,4 @@
}
]
-}
+}
@@ -346,7 +346,7 @@ App.QuickLinks.FIXTURES = [
},
id:37,
- label:'Metrics UI Server',
+ label:'Grafana',
url:'%@://%@:%@',
service_id: 'AMBARI_METRICS',
template:'%@://%@:%@',
@@ -42,7 +42,8 @@ App.QuickViewLinks = Em.View.extend({
'FALCON',
'ACCUMULO',
'ATLAS',
- 'RANGER'
+ 'RANGER',
+ 'AMBARI_METRICS'
],
/**