Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alerta bridge with heartbeat #619

Merged

Conversation

wagmarcel
Copy link
Member

No description provided.

Alerta bridge shows problems with massive alert processing. After some time
Alerta.io is blocking the socket and this leads to Kafka timeouts.
Therefore, an timeout is defined and when the error appears then all successful
alerta.io request before are committed and an exception is thrown. Then Kafka tries again
the current offset but does not repeat the committed offsets before.
The heartbeats are needed to enforce triggering the Alerta filter window in case
there is no other kafka updates.

Signed-off-by: marcel <wagmarcel@web.de>
@wagmarcel wagmarcel force-pushed the alerta-bridge-with-heartbeat branch from ffd81c0 to ccc3895 Compare November 23, 2024 18:22
@wagmarcel wagmarcel marked this pull request as ready for review November 24, 2024 10:21
@abhijith-hr abhijith-hr merged commit 84985f1 into IndustryFusion:main Nov 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants