Skip to content

Add data volume capturing, fixes #6702#6703

Merged
hansva merged 1 commit intoapache:mainfrom
hansva:6702
Mar 4, 2026
Merged

Add data volume capturing, fixes #6702#6703
hansva merged 1 commit intoapache:mainfrom
hansva:6702

Conversation

@hansva
Copy link
Contributor

@hansva hansva commented Mar 4, 2026

The sizes between transforms are an estimation to not put an aggressive amount of overhead on the row processing.
For input and output transforms, we wrap the Input or OutputStream to track the number of bytes written.

This is currently disabled by default and can be turned on with an option in hop-config HOP_METRIC_DATA_VOLUME


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

remove mockmaker file

fix some javadoc issues
@hansva hansva merged commit 0831fe8 into apache:main Mar 4, 2026
2 checks passed
@hansva hansva deleted the 6702 branch March 4, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant