blob: 21da243ef0595bfcc876d3ceef518dd24504d258 [file] [log] [blame]
VENKATESH KUMARe64d2d62020-04-06 18:55:10 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
VENKATESH KUMAR55bf15a2020-11-18 16:30:36 -05004=======================================
5Threshold Crossing Analytics (TCA-gen2)
6=======================================
VENKATESH KUMARe64d2d62020-04-06 18:55:10 -04007
8
9Overview
10========
11
12The TCA-gen2 is docker based mS intended to replace TCA/cdap version, which was first delivered as part of ONAP R0. Functionality of TCA-gen2 is identical to that of TCA - where meaurement events are subscribed from DMAAP in VES structure, once events are recieved TCA-gen2 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. When the original threshold defined are cleared, TCA-Gen2 will generate an ABATEMENT event to notify the downstream system on original problem being cleared.
13
14
15.. toctree::
16 :maxdepth: 1
17
18 ./installation
19 ./configuration
20 ./functionality
21 ./delivery