blob: 443c1d474a5b07cd965bb83aa4a4ee24993166ef [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + JACKSON + METRICS + CLI + REST
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)
onos_app(
category = "Monitoring",
description = "Monitoring of various metrics related to topology mutation and intent programming.",
title = "Topology & Intent Metrics",
url = "http://onosproject.org",
)