Cleaning up application categories.
Change-Id: Id3c937323123b6089cedf7b31cd01151f6aca8e1
diff --git a/apps/metrics/BUCK b/apps/metrics/BUCK
index 5f151e4..81ee918 100644
--- a/apps/metrics/BUCK
+++ b/apps/metrics/BUCK
@@ -13,8 +13,8 @@
)
onos_app (
- title = 'OpenStack Interface',
- category = 'Utility',
+ title = 'Topology & Intent Metrics',
+ category = 'Monitoring',
url = 'http://onosproject.org',
- description = 'Openstack Interface Application.',
+ description = 'Monitoring of various metrics related to topology mutation and intent programming.',
)