summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/ves-hv/architecture.rst
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-04-24 21:08:44 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-24 21:08:44 +0000
commit868412ab66dac01e94b32d9d2761e214480e2473 (patch)
tree89803b507857b50a4edc54d83bd4de8ead3552cc /docs/sections/services/ves-hv/architecture.rst
parent3e474befe5763c12c8f5086b64fc559587c9743c (diff)
parent12acf3e8deaf15c6e5263b2b402c966f495057f1 (diff)
Merge "Update HV-VES documentation"
Diffstat (limited to 'docs/sections/services/ves-hv/architecture.rst')
-rw-r--r--docs/sections/services/ves-hv/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/services/ves-hv/architecture.rst b/docs/sections/services/ves-hv/architecture.rst
index 986e8bb3..1812f4ee 100644
--- a/docs/sections/services/ves-hv/architecture.rst
+++ b/docs/sections/services/ves-hv/architecture.rst
@@ -12,7 +12,7 @@ High Volume Collector is deployed with DCAEGEN2 via OOM Helm charts and Cloudify
Input messages come from TCP interface and Wire Transfer Protocol. Each frame includes Google Protocol Buffers (GPB) encoded payload.
Based on information provided in CommonEventHeader, domain messages are validated and published to specific Kafka topic in DMaaP.
-.. image:: ONAP_VES_HV_Architecture.png
+.. image:: resources/ONAP_VES_HV_Architecture.png
Messages published in DMaaP's Kafka topic will be consumed by DCAE analytics application or other ONAP component that consumes messages from DMaaP/Kafka.
DMaaP serves direct access to Kafka allowing other analytics applications to utilize its data.