Skip to content

Perf - Orchestrator restructuring phase1 #466

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

Merged
merged 5 commits into from
May 20, 2025

Conversation

clhain
Copy link
Contributor

@clhain clhain commented May 20, 2025

This is the first of several PRs that will perform additional refactoring on the orchestrator module, with the goal being to enhance / standardize the test and component orchestration and related control flows. The diagram below lays out roughly the planned structure (we'll continue to iterate on this). The first PR includes core Test*/Context models (left side of the diargram). The next PR will introduce the component / strategy models. And a final PR(s) will migrate the existing functionality over to this new structure.

structure

@clhain clhain requested a review from a team as a code owner May 20, 2025 18:30
Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.23%. Comparing base (735dc4e) to head (011d05a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
- Coverage   61.24%   61.23%   -0.02%     
==========================================
  Files         185      185              
  Lines       26783    26783              
==========================================
- Hits        16404    16401       -3     
- Misses       9844     9846       +2     
- Partials      535      536       +1     
Components Coverage Δ
otap-dataflow 68.29% <ø> (ø)
beaubourg 67.19% <ø> (ø)
otel-arrow-rust 64.30% <ø> (ø)
query_abstraction 81.42% <ø> (ø)
syslog_cef_receivers 99.17% <ø> (ø)
otel-arrow-go 52.91% <ø> (-0.03%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clhain
Copy link
Contributor Author

clhain commented May 20, 2025

For #467

@lquerel lquerel added pipeline Rust Pipeline Related Tasks rust Pull requests that update Rust code labels May 20, 2025
@lquerel lquerel moved this to In Progress in OTel-Arrow May 20, 2025
Copy link
Contributor

@lquerel lquerel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTP

@lquerel lquerel merged commit 25c2b80 into open-telemetry:main May 20, 2025
40 of 41 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in OTel-Arrow May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipeline Rust Pipeline Related Tasks rust Pull requests that update Rust code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants