Package io.micronaut.management.health.aggregator
package io.micronaut.management.health.aggregator
Health aggregation.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionDefault implementation of
HealthAggregator
that creates a {status: , description: (optional) , details: } response.HealthAggregator<T extends HealthResult>Aggregates all registered health indicators into a single response.