Skip to content

Three registry dependency chain#856

Merged
jerbly merged 13 commits intoopen-telemetry:mainfrom
jerbly:triple-dep
Jul 30, 2025
Merged

Three registry dependency chain#856
jerbly merged 13 commits intoopen-telemetry:mainfrom
jerbly:triple-dep

Conversation

@jerbly
Copy link
Contributor

@jerbly jerbly commented Jul 27, 2025

Add support for a three registry dependency chain, a->b->c. This pattern is useful when making narrow application registries that depend on a corporate registry based on the OpenTelemetry semantic conventions. Max depth 10.

@jerbly jerbly requested a review from a team as a code owner July 27, 2025 19:02
@codecov
Copy link

codecov bot commented Jul 27, 2025

Codecov Report

❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.7%. Comparing base (2e6657e) to head (f1a33df).

Files with missing lines Patch % Lines
crates/weaver_resolver/src/lib.rs 94.1% 1 Missing ⚠️
crates/weaver_resolver/src/registry.rs 90.9% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #856     +/-   ##
=======================================
+ Coverage   76.6%   76.7%   +0.1%     
=======================================
  Files         69      69             
  Lines       5587    5609     +22     
=======================================
+ Hits        4282    4305     +23     
+ Misses      1305    1304      -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

I just made a suggestion about the maximum depth for dependencies between registries, but otherwise it LGTM.

@jerbly jerbly merged commit b8a0923 into open-telemetry:main Jul 30, 2025
23 checks passed
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.

3 participants