Move health indicator logging from indicators to a central location #43589
Labels
status: pending-design-work
Needs design work before any code can be developed
type: enhancement
A general enhancement
Milestone
See #43492 for background.
We'd like to centralize the logging when a health indicator fails so that it can be changed easily. This will involve:
AbstractHealthIndicator
andAbstractReactiveHealthIndicator
(thelogExceptionIfPresent
method).Health
so that the exception can be obtained.The text was updated successfully, but these errors were encountered: