Users Guide

Postgres Kafka Telegraf Notification Result Comments
it restarts the
Telegraf also.
Up Down Down Down FAIL Events are not
received. If the
Kafka, Telegraf,
and Notifications
are crashed/killed,
then it restarts
automatically.
Down Up Up Up FAIL Events are
buffered in Kafka
and pushed to
notification service
once it is up.
Events are not
lost. Notification
tries to reconnect
to the Postgres(db
storing fails). If
the Postgres fails
because of some
error, and then the
flink tries to restart
notifications for 10
times. After that
if it is not able
to connect to the
db, it stops the
notifications.
Down Up Up Down PASS Events are stored
in Kafka. Once
Postgres and
Notification is up,
then the events
start coming in.
Down Up Down Up FAIL Events are not
received until all
the services are up.
Down Up Down Down FAIL Events are not
received until all
the services are up.
Down Down Up Up FAIL Events are
buffered in
Telegraf based
on the buffer
size. If Kafka
is still unavailable
after the buffer
limit is reached,
Telegraf starts
discarding the
incoming events.
Down Down Up Down FAIL Events are
buffered in
Telegraf based
on the buffer
size. If Kafka
is still unavailable
42 Troubleshooting