Skip to content

Traces & Metrics: Scan Plan #1502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

sdd
Copy link
Contributor

@sdd sdd commented Jul 12, 2025

Which issue does this PR close?

What changes are included in this PR?

Only commit 2a02e55 is relevant - I branched off #482 which is unmerged and so the commit for that PR shows up in here too for now.

Implements an initial set of traces and metrics on the table scan plan phase.

Approach guided by prior discussions on #482 and on monthly Iceberg-rust community sync discussion a few months ago.

Are these changes tested?

Not as of yet. Testing requires a subscriber for the traces and an exporter for the metrics. This PR will be extended to add integration tests / examples that include these, as well as demonstrations on how to import the produced metrics and traces into observability platforms (probably an example with dockerised Jaeger for visualising traces. Perhaps Prometheus and Grafana for metrics?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant