On Wed, Aug 14, 2013 at 11:33 AM, Carsten Ziegeler <[email protected]> wrote: > ...I mean not having these at all :) and just have them as service > properties. Filtering services based on the tags can be done using the > filter expression based on service properties and registering the checks as > mbeans works this way as well...
Ok, that's how it's done now. > Do we have other use cases ? We need some of these values (HC name and tags at least) in the webconsole and MBeans when we output a Result. We usually don't have a ServiceReference there, just HealthCheck, so it's much more convenient to be able to access that info from a HealthCheck. -Bertrand
