Xabaril / AspNetCore.Diagnostics.HealthChecks

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

Support elastic cloud HealthCheck #2242

Closed Alirexaa closed 3 months ago

Alirexaa commented 3 months ago

What would you like to be added: Support HealthCheck for elastic cloud in AspNetCore.HealthChecks.Elasticsearch Why is this needed: We need this for Elasticsearch Client in .NET Aspire

https://github.com/dotnet/aspire/pull/4430

Alirexaa commented 3 months ago

Fixed in #2236