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 DbContextChecks to Health Checks #648

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

DrizzlyOwl
Copy link
Collaborator

This will ensure that the /healthcheck endpoint correctly reports the status of the service if a database connection faults

@DrizzlyOwl DrizzlyOwl marked this pull request as draft December 5, 2024 14:55
@DrizzlyOwl DrizzlyOwl force-pushed the feature/health-checks branch from f169c8f to 30e9708 Compare December 5, 2024 15:34
@DrizzlyOwl DrizzlyOwl force-pushed the feature/health-checks branch from 30e9708 to 455d5d6 Compare December 5, 2024 15:35
@DrizzlyOwl DrizzlyOwl marked this pull request as ready for review December 5, 2024 15:36
PersonsApi/Setup/HealthCheckSetup.cs Outdated Show resolved Hide resolved
TramsDataApi/Setup/HealthCheckSetup.cs Outdated Show resolved Hide resolved
@DrizzlyOwl DrizzlyOwl force-pushed the feature/health-checks branch 2 times, most recently from d9094ca to 35b3928 Compare December 6, 2024 15:55
This will ensure that the /healthcheck endpoint correctly reports the status of the service if a database connection faults
@DrizzlyOwl DrizzlyOwl enabled auto-merge (squash) December 6, 2024 16:00
@DrizzlyOwl DrizzlyOwl merged commit e89211e into main Dec 9, 2024
3 checks passed
@DrizzlyOwl DrizzlyOwl deleted the feature/health-checks branch December 9, 2024 10:16
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