Class EventMonitor
java.lang.Object
org.openmetadata.service.monitoring.EventMonitor
- Direct Known Subclasses:
CloudwatchEventMonitor,PrometheusEventMonitor
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedEventMonitor(EventMonitorProvider eventMonitorProvider, EventMonitorConfiguration config, String clusterPrefix) -
Method Summary
Modifier and TypeMethodDescriptionprotected StringbuildMetricNamespace(String namespace) protected abstract voidclose()protected abstract voidpushMetric(ChangeEvent event)
-
Constructor Details
-
EventMonitor
protected EventMonitor(EventMonitorProvider eventMonitorProvider, EventMonitorConfiguration config, String clusterPrefix)
-
-
Method Details
-
buildMetricNamespace
-
pushMetric
-
close
protected abstract void close()
-