AspNetCore.Diagnostics.HealthChecks
AspNetCore.Diagnostics.HealthChecks copied to clipboard
add Hazelcast HealthCheck
What this PR does / why we need it: adding hazelcast health checks it is important for miroservices
Which issue(s) this PR fixes: support hazelcast
Please reference the issue this PR will close: #[2256]
Please make sure you've completed the relevant tasks for this PR, out of the following list:
- [x] Code compiles correctly
- [x] Created/updated tests
- [x] Unit tests passing
- [x] End-to-end tests passing
- [ ] Extended the documentation
- [ ] Provided sample for the feature