Skip to content

What about the Readiness section ? #409

@agoncal

Description

@agoncal

In the observability-healthcheck.adoc file, there is a section on Readiness that is totally commented.

//== Adding Readiness
//
//We've just created a simple liveness health check procedure which states whether our application is running or not.
//Here, we will create a readiness health check which will be able to state whether our application is able to process requests.

I think we commented it because we use a DatabaseConnectionHealthCheck that is now by default on Quarkus.

So it would be nice to have this readiness section but use something different than just checking the Database Connection

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions