You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #19974, I think it's not possible anymore to select some indicators of a composite contributor for a health group ; we can include/exclude the whole composite contributor but not part of it.
Composite contributors are used by default by various kind of ressouces in Spring boot : databases, jms connexion, mail serveur etc...
Concrete use case: on an application with two datasources, i would like to be able to include the health indicator of one datasource in readiness group without including the health indicator of the other datasource.