Uses of Class
org.openmetadata.service.monitoring.EventMonitorConfiguration
Packages that use EventMonitorConfiguration
-
Uses of EventMonitorConfiguration in org.openmetadata.service.monitoring
Methods in org.openmetadata.service.monitoring with parameters of type EventMonitorConfigurationModifier and TypeMethodDescriptionstatic EventMonitorEventMonitorFactory.createEventMonitor(EventMonitorConfiguration config, String clusterName) Constructors in org.openmetadata.service.monitoring with parameters of type EventMonitorConfigurationModifierConstructorDescriptionCloudwatchEventMonitor(EventMonitorProvider eventMonitorProvider, EventMonitorConfiguration config, String clusterPrefix) protectedEventMonitor(EventMonitorProvider eventMonitorProvider, EventMonitorConfiguration config, String clusterPrefix) EventMonitorPublisher(EventMonitorConfiguration config, EventMonitor eventMonitor) PrometheusEventMonitor(EventMonitorProvider eventMonitorProvider, EventMonitorConfiguration config, String clusterPrefix)