Uses of Class
org.openmetadata.service.monitoring.EventMonitorConfiguration
-
Packages that use EventMonitorConfiguration Package Description org.openmetadata.service.monitoring org.openmetadata.service.util -
-
Uses of EventMonitorConfiguration in org.openmetadata.service.monitoring
Methods in org.openmetadata.service.monitoring with parameters of type EventMonitorConfiguration Modifier and Type Method Description static EventMonitorEventMonitorFactory. createEventMonitor(EventMonitorConfiguration config, String clusterName)Constructors in org.openmetadata.service.monitoring with parameters of type EventMonitorConfiguration Constructor Description CloudwatchEventMonitor(EventMonitorProvider eventMonitorProvider, EventMonitorConfiguration config, String clusterPrefix)EventMonitor(EventMonitorProvider eventMonitorProvider, EventMonitorConfiguration config, String clusterPrefix)EventMonitorPublisher(EventMonitorConfiguration config, EventMonitor eventMonitor)PrometheusEventMonitor(EventMonitorProvider eventMonitorProvider, EventMonitorConfiguration config, String clusterPrefix) -
Uses of EventMonitorConfiguration in org.openmetadata.service.util
Methods in org.openmetadata.service.util with parameters of type EventMonitorConfiguration Modifier and Type Method Description static io.micrometer.core.instrument.TimerMicrometerBundleSingleton. latencyTimer(EventMonitorConfiguration configuration)
-