Uses of Class
com.flowable.platform.service.health.ExecutorMetrics
Packages that use ExecutorMetrics
-
Uses of ExecutorMetrics in com.flowable.platform.service.health
Methods in com.flowable.platform.service.health that return ExecutorMetricsModifier and TypeMethodDescriptionprotected ExecutorMetricsHealthSummaryService.computeExecutorMetrics()Computes executor metrics using ES (primary) with DB fallback, consistent withHealthSummaryService.computeMetrics(Date, Date, String).protected ExecutorMetricsHealthSummaryService.computeExecutorMetricsFromDb(Instant to, Instant from10m, Instant from1h) protected ExecutorMetricsHealthSummaryService.fetchExecutorMetricsFromEs(Instant to, Instant from10m, Instant from1h)