Class HealthCheckMicroProfileMetricstExecutionOptions


  • public class HealthCheckMicroProfileMetricstExecutionOptions
    extends HealthCheckExecutionOptions
    Execution Options for the Microprofile Metrics checker.
    Author:
    Susan Rai
    • Constructor Detail

      • HealthCheckMicroProfileMetricstExecutionOptions

        public HealthCheckMicroProfileMetricstExecutionOptions​(boolean enabled,
                                                               long time,
                                                               TimeUnit unit,
                                                               boolean addToMicroProfileHealth,
                                                               List<MonitoredMetric> monitoredMetrics)