# Apache Iceberg

<!-- llms-txt-link: /llms.txt -->

> OpenTelemetry Java agent instrumentation

This instrumentation provides a standalone library integration that enables metrics for Apache Iceberg table scans.

- **Name**: `iceberg-1.8`
- **Scope**: `io.opentelemetry.iceberg-1.8`
- **Library**: https://iceberg.apache.org/

## Telemetry

- **Metrics**: `iceberg.scan.data_files.count`, `iceberg.scan.data_files.size`, `iceberg.scan.data_manifests.count`, `iceberg.scan.delete_files.count`, `iceberg.scan.delete_files.size`, `iceberg.scan.delete_manifests.count`, `iceberg.scan.planning.duration`

## Data

- **JSON**: [/data/javaagent/instrumentations/iceberg-1.8/iceberg-1.8-8aa70eb6c51d.json](/data/javaagent/instrumentations/iceberg-1.8/iceberg-1.8-8aa70eb6c51d.json)
- **Explore**: [/java-agent/instrumentation/iceberg-1.8](/java-agent/instrumentation/iceberg-1.8)
