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