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

Add blob storage to health check #888

Closed
wants to merge 7 commits into from

Conversation

MH321Productions
Copy link
Contributor

Readiness checklist

  • I added/updated unit tests.
  • I added/updated integration tests.
  • I ensured that the PR title is good enough for the changelog.
  • I labeled the PR.

Note: The Consumer Api Health Check still shows the "old" json format (because the branch is based of main)

@MH321Productions MH321Productions added the refactoring Refactoring of code label Sep 25, 2024
@MH321Productions MH321Productions self-assigned this Sep 25, 2024
Copy link
Member

@tnotheis tnotheis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 major issues:

  1. Look where the SQL database health check is added and do it similarly for the blob storage health check
  2. You should add a health check for Google Cloud Storage as well. I'm not sure if there is an emulator for it. If not, let me know so I can create a real one on the GCP.

@tnotheis tnotheis changed the title Add Azure Blob Storage to Health Check Add blob storage to health check Sep 30, 2024
@tnotheis tnotheis closed this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants