Package org.apache.storm.metric
-
Interface Summary Interface Description IEventLogger EventLogger interface for logging the event info to a sink like log file or db for inspecting the events via UI for debugging. -
Class Summary Class Description ClusterMetricsConsumerExecutor EventLoggerBolt FileBasedEventLogger IEventLogger.EventInfo A wrapper for the fields that we would log.LoggingClusterMetricsConsumer Listens for cluster related metrics, dumps them to log.LoggingMetricsConsumer Listens for all metrics, dumps them to logMetricsConsumerBolt StormMetricsRegistry SystemBolt