Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
3.98k stars 771 forks source link

Add Qdrant health check #2190

Open timheuer opened 3 months ago

timheuer commented 3 months ago

What this PR does / why we need it: Adds a healthcheck for the Qdrant client

Which issue(s) this PR fixes:

Please reference the issue this PR will close: #2186

Special notes for your reviewer: First time implementing the health checks in this repo

Does this PR introduce a user-facing change?: New health check

Please make sure you've completed the relevant tasks for this PR, out of the following list: