summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/tca-cdap/index.rst
diff options
context:
space:
mode:
authorVijay VK <vv770d@att.com>2019-09-12 16:47:18 +0100
committerVENKATESH KUMAR <vv770d@att.com>2019-09-12 16:31:18 -0400
commit1bba7ea8b9109e23c48af2a435745553f581f1b9 (patch)
treee73ce33fdd5f7d7e939dd8a8df776400c039553b /docs/sections/services/tca-cdap/index.rst
parent5b41cf0509c238c0439bcd244428330ac0d73713 (diff)
tca log enablement
Change-Id: I0bd4d508da88b3480027f93ed6d5a7417df6946b Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-1669 Issue-ID: OJSI-167 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/services/tca-cdap/index.rst')
-rw-r--r--docs/sections/services/tca-cdap/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/sections/services/tca-cdap/index.rst b/docs/sections/services/tca-cdap/index.rst
index b8bc2ef8..b750c260 100644
--- a/docs/sections/services/tca-cdap/index.rst
+++ b/docs/sections/services/tca-cdap/index.rst
@@ -11,7 +11,7 @@ Overview
The TCA (cdap-tca-hi-lo) app was first delivered as part of ONAP R0. In that release, it was intended to be an application that established a software architecture for building CDAP applications that demonstrate sufficient unit test coverage and reusable libraries for ingesting DMaaP MR feeds formatted according to the VES standard. Functionally, it performs a comparison of an incoming performance metric(s) against both a high and low threshold defined and generates CL events when threshold are exceeded.
-In Amsterdam release, TCA was deployed into 7 node CDAP cluster. However since Beijin release as ONAP required application to be containerized and deployable into K8s, a wrapper TCA CDAP container was built using CDAP SDK base image on which TCA application is deployed.
+In Amsterdam release, TCA was deployed into 7 node CDAP cluster. However since Beijing release as ONAP required application to be containerized and deployable into K8s, a wrapper TCA CDAP container was built using CDAP SDK base image on which TCA application is deployed.
@@ -21,3 +21,4 @@ In Amsterdam release, TCA was deployed into 7 node CDAP cluster. However since B
./installation
./functionality
./development_info
+ ./troubleshoot