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

Update KafkaProducer to return false instead of throwing an exception. Create alert rules to detect cases #245

Closed
7 tasks done
Tracked by #148
SandGrainOne opened this issue Sep 22, 2023 · 1 comment
Assignees

Comments

@SandGrainOne
Copy link
Member

SandGrainOne commented Sep 22, 2023

Description

Currently Producer exceptions are thrown to the service calling the producer.
As the service cannot do anything with e.g. a non existing topic, so it should rather return false and log the exception.

We should have alert rules to monitor exceptions of this type in Azure.

Tasks

Test

  • adjust topic name in env variables, restart pods and run use case tests

Acceptance criteria

  • In case of exceptions an alert should be sent to slack
@acn-sbuad
Copy link
Contributor

Manual set up alert verified in at22. will be rolled out with next aks update

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

No branches or pull requests

2 participants