Skip to content

Conversation

@imor
Copy link
Contributor

@imor imor commented Nov 26, 2025

This PR adds egress metrics for the iceberg destination by sending the size of the data files in the egress logs. This doesn't account for all the data sent because metadata is not accounted for, but data files are the vast majority of the data sent to the iceberg destination so should be good enough for now.

@coveralls
Copy link

coveralls commented Nov 26, 2025

Pull Request Test Coverage Report for Build 19694899267

Details

  • 14 of 16 (87.5%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 82.395%

Changes Missing Coverage Covered Lines Changed/Added Lines %
etl-destinations/src/iceberg/core.rs 6 8 75.0%
Totals Coverage Status
Change from base Build 19671716937: -0.003%
Covered Lines: 16428
Relevant Lines: 19938

💛 - Coveralls

@imor imor marked this pull request as ready for review November 26, 2025 10:18
@imor imor requested a review from a team as a code owner November 26, 2025 10:18
@iambriccardo
Copy link
Contributor

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Delightful!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@imor imor merged commit 483c7cf into main Nov 26, 2025
11 checks passed
@imor imor deleted the rs/emit-iceberg-egress-metrics branch November 26, 2025 11:21
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.

4 participants