Package org.apache.flink.metrics.reporter
-
Interface Summary Interface Description MetricReporter Metric reporters are used to exportMetrics
to an external backend.MetricReporterFactory MetricReporter
factory.Scheduled Interface for reporters that actively send out data periodically. -
Class Summary Class Description AbstractReporter Base interface for custom metric reporters.