Skip to content

enhancement(transforms): Add metric for measuring task concurrency "blockage" in FunctionTransforms#25177

Merged
ArunPiduguDD merged 2 commits intoadd-unordered-stateless-transform-optionfrom
add-transform-concurrency-blockage-metric
Apr 14, 2026
Merged

enhancement(transforms): Add metric for measuring task concurrency "blockage" in FunctionTransforms#25177
ArunPiduguDD merged 2 commits intoadd-unordered-stateless-transform-optionfrom
add-transform-concurrency-blockage-metric

Conversation

@ArunPiduguDD
Copy link
Copy Markdown
Contributor

Summary

Vector configuration

How did you test this PR?

Change Type

  • Bug fix
  • New feature
  • Dependencies
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

Notes

  • Please read our Vector contributor resources.
  • Do not hesitate to use @vectordotdev/vector to reach out to us regarding this PR.
  • Some CI checks run only after we manually approve them.
    • We recommend adding a pre-push hook, please see this template.
    • Alternatively, we recommend running the following locally before pushing to the remote branch:
      • make fmt
      • make check-clippy (if there are failures it's possible some of them can be fixed with make clippy-fix)
      • make test
  • After a review is requested, please avoid force pushes to help us review incrementally.
    • Feel free to push as many commits as you want. They will be squashed into one before merging.
    • For example, you can run git merge origin master and git push.
  • If this PR introduces changes Vector dependencies (modifies Cargo.lock), please
    run make build-licenses to regenerate the license inventory and commit the changes (if any). More details on the dd-rust-license-tool.

@github-actions github-actions bot added the domain: topology Anything related to Vector's topology code label Apr 13, 2026
@ArunPiduguDD
Copy link
Copy Markdown
Contributor Author

ArunPiduguDD commented Apr 13, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ArunPiduguDD ArunPiduguDD changed the title add metric for measuring task concurrency blockage enhancement(transforms): Add metric for measuring task concurrency "blockage" in FunctionTransforms Apr 13, 2026
@ArunPiduguDD ArunPiduguDD changed the base branch from master to graphite-base/25177 April 13, 2026 19:57
@ArunPiduguDD ArunPiduguDD force-pushed the add-transform-concurrency-blockage-metric branch from e35c5e2 to 3e3a33a Compare April 13, 2026 19:57
@ArunPiduguDD ArunPiduguDD changed the base branch from graphite-base/25177 to add-unordered-stateless-transform-option April 13, 2026 19:57
@ArunPiduguDD ArunPiduguDD force-pushed the add-unordered-stateless-transform-option branch from 3829755 to aa3e104 Compare April 14, 2026 23:30
@ArunPiduguDD ArunPiduguDD force-pushed the add-transform-concurrency-blockage-metric branch from 3e3a33a to a05b6c1 Compare April 14, 2026 23:30
@ArunPiduguDD ArunPiduguDD merged commit a05b6c1 into add-unordered-stateless-transform-option Apr 14, 2026
86 of 116 checks passed
@ArunPiduguDD ArunPiduguDD deleted the add-transform-concurrency-blockage-metric branch April 14, 2026 23:39
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

domain: topology Anything related to Vector's topology code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant