Package org.apache.flink.metrics.reporter
-
Interface Summary Interface Description MetricReporter Metric reporters are used to exportMetricsto an external backend.MetricReporterFactory MetricReporterfactory.Scheduled Interface for reporters that actively send out data periodically. -
Class Summary Class Description AbstractReporter Base interface for custom metric reporters. -
Annotation Types Summary Annotation Type Description InstantiateViaFactory Deprecated. Will be removed in a future version.InterceptInstantiationViaReflection Deprecated. Will be removed in a future version.