Skip to content

Log ApplicationAvailability state changes #23098

@bclozel

Description

@bclozel

While discussing #22632, we thought that logging ApplicationAvailability state changes should be generally useful for applications, even if Actuator is not on the classpath.

Here's a sample use case: the readiness state of the application changes and this change is logged right away; the platform later notices that change and reacts accordingly by not sending traffic anymore. This allow developers to better understand issues where the application state changes and the expected action is not performed in time, maybe because of a check interval issue.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions