blob: 148b8da86f4288247a2d1528f4aa1f33c9ea512c [file] [log] [blame]
PrakashH3bcb00f2019-01-22 08:19:43 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4Heartbeat Microservice (version 2.1.0)
5======================================
6
7The main objective of **Heartbeat Microservice** is to receive the periodic
8heartbeat from the configured eventNames and report the loss of heartbeat
9onto DMaap if number of consecutive missed heartbeat count is more than
10the configured missed heartbeat count
11
12Heartbeat Microservice overview and functions
13---------------------------------------------
14
15.. toctree::
PrakashH1e19c182019-01-22 11:24:06 +000016 :maxdepth: 1
PrakashH3bcb00f2019-01-22 08:19:43 +000017
PrakashH1e19c182019-01-22 11:24:06 +000018 ./architecture.rst
19 ./design.rst
20 ./build_setup.rst
21 ./testprocedure.rst