Hi all, I played around a little bit with several healthcheck configurations and was wondering about the behavior regarding tags.
1) When executing healthchecks via the Sling Health Check web console its possible to provide multiple tags comma-separated. I would have expected that it runs all health checks with one of the provided tags, but it runs only health checks matching ALL of the provided tags 2) The Composite Health Check should allow to aggregate health checks - but when providing multiple tags again it matches against ALL tags, so it covers only healthchecks with all of the provided tags This behavior is imho not really useful and I would have expected at least the Composite Health Check using an OR when filtering for tags. Do I miss something here? Best regards, Bjoern
