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 Health check #71

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Add Health check #71

merged 1 commit into from
Oct 4, 2024

Conversation

Alirexaa
Copy link
Contributor

@Alirexaa Alirexaa commented Oct 2, 2024

This pull request introduces a new health check feature for the Qdrant service and includes associated tests. The most important changes involve adding the health check method to the QdrantClient class and creating unit tests to verify the functionality.

New Feature: Health Check

Fixes: #70

Copy link
Member

@Anush008 Anush008 left a comment

Choose a reason for hiding this comment

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

Thanks @Alirexaa.
LGTM!

@Anush008 Anush008 merged commit 1c870cc into qdrant:main Oct 4, 2024
2 checks passed
@Alirexaa Alirexaa deleted the healthcheck-api branch October 30, 2024 16:12
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.

Add Healthcheks endpoints to client
2 participants