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

exception handling and health actuator implementation #12

Merged
merged 3 commits into from
Sep 22, 2024

Conversation

SVAdithya
Copy link
Owner

No description provided.

@SVAdithya
Copy link
Owner Author

When both regular_kafka listener and mongo DB are Down
Screenshot 2024-09-22 at 7 21 27 PM

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@SVAdithya
Copy link
Owner Author

when regular_kafka is down and mongo is UP
Screenshot 2024-09-22 at 7 22 44 PM

@SVAdithya
Copy link
Owner Author

When regular_kafka and mongo are UP.
Screenshot 2024-09-22 at 7 24 43 PM

Actuator endpoint: http://localhost:8080/health/{ENUM}
ENUM could be of MONGO/REGULAR_KAFKA so it will provide more specific results regarding endpoint.

@SVAdithya
Copy link
Owner Author

Generic exception:
Screenshot 2024-09-22 at 7 27 45 PM

@SVAdithya SVAdithya merged commit 38702e5 into main Sep 22, 2024
2 of 3 checks passed
@SVAdithya SVAdithya deleted the feature/exception_handling_health branch September 22, 2024 14:00
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.

1 participant