rights reserved. Metrics Reporting in Iceberg A feature reporting manifest related metrics to any resource The metrics are published when an Iceberg table is scanned or committed. The metrics can be used to configure triggering some actions. Two APIs: MetricsReporter and MetricsReport By default, the metrics are recorded by LoggingMetricsReporter*. 5 *For Spark, InMemoryMetricsReporter is used, and the metrics are added to Spark event logs, and displayed on Spark UI