Skip to content

Add Akka.Hosting v1.5.51 health check documentation#548

Merged
Aaronontheweb merged 1 commit into
akkadotnet:devfrom
Aaronontheweb:update-readme-health-check
Oct 1, 2025
Merged

Add Akka.Hosting v1.5.51 health check documentation#548
Aaronontheweb merged 1 commit into
akkadotnet:devfrom
Aaronontheweb:update-readme-health-check

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Member

Summary

  • Added documentation for new Akka.Persistence health checks feature in Akka.Hosting v1.5.51
  • Includes code examples for configuring health checks with WithHealthCheck() method
  • Added both basic and ASP.NET Core integration examples
  • Updated table of contents

Changes

  • Added new "Health Checks (Akka.Hosting v1.5.51+)" section to README
  • Documented the WithHealthCheck() method for journal and snapshot stores
  • Provided examples showing health check configuration with SQL Server persistence
  • Explained health check tagging and status reporting behavior

This documentation corresponds to the new health check APIs added in Akka.Hosting PR #662.

- Added new section explaining persistence health checks
- Included code examples for both basic and ASP.NET Core configurations
- Updated table of contents
- Documents WithHealthCheck() method for journal and snapshot stores
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) October 1, 2025 21:12
@Aaronontheweb Aaronontheweb merged commit 01ce9cc into akkadotnet:dev Oct 1, 2025
3 checks passed
@Aaronontheweb Aaronontheweb mentioned this pull request Oct 2, 2025
@Aaronontheweb Aaronontheweb deleted the update-readme-health-check branch October 14, 2025 21: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.

1 participant