Skip to content

[config/configretry] Migrate BackOffConfig to schema-based configuration generated by mdatagen - #15502

Open
jkoronaAtCisco wants to merge 10 commits into
open-telemetry:mainfrom
jkoronaAtCisco:migrate_configretry
Open

[config/configretry] Migrate BackOffConfig to schema-based configuration generated by mdatagen#15502
jkoronaAtCisco wants to merge 10 commits into
open-telemetry:mainfrom
jkoronaAtCisco:migrate_configretry

Conversation

@jkoronaAtCisco

Copy link
Copy Markdown
Member

Description

Migrate config/configretry to mdatagen schema-based configuration. Removes the hand-written BackOffConfig struct and NewDefaultBackOffConfig constructor in favor of generated code driven by metadata.yaml and config.schema.json.

Authorship

  • I, a human, wrote this pull request description myself.

@jkoronaAtCisco
jkoronaAtCisco requested a review from a team as a code owner June 26, 2026 10:14
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.05%. Comparing base (0dff746) to head (4178c53).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15502   +/-   ##
=======================================
  Coverage   91.05%   91.05%           
=======================================
  Files         729      730    +1     
  Lines       48478    48485    +7     
=======================================
+ Hits        44143    44150    +7     
  Misses       3008     3008           
  Partials     1327     1327           

☔ View full report in Codecov by Harness.
📢 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.

@github-actions

Copy link
Copy Markdown
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions Bot added the Stale label Jul 15, 2026
@codspeed-hq

codspeed-hq Bot commented Jul 20, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 3 untouched benchmarks
🗄️ 2 archived benchmarks run1


Comparing jkoronaAtCisco:migrate_configretry (4178c53) with main (0dff746)

Open in CodSpeed

Footnotes

  1. 2 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.

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