Skip to content

Conversation

@Aaronontheweb
Copy link
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
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