Skip to content

[exporter/exporterhelper] Migrate TimeoutConfig to schema-based configuration generated by mdatagen. - #15505

Draft
jkoronaAtCisco wants to merge 9 commits into
open-telemetry:mainfrom
jkoronaAtCisco:migrate_timeout_config
Draft

[exporter/exporterhelper] Migrate TimeoutConfig to schema-based configuration generated by mdatagen.#15505
jkoronaAtCisco wants to merge 9 commits into
open-telemetry:mainfrom
jkoronaAtCisco:migrate_timeout_config

Conversation

@jkoronaAtCisco

@jkoronaAtCisco jkoronaAtCisco commented Jun 26, 2026

Copy link
Copy Markdown
Member

Description

Migrate TimeoutConfig (part of exporterhelper) to mdatagen schema-based configuration. Removes the hand-written TimeoutConfig struct and NewTimeoutConfig constructor in favor of generated code driven by metadata.yaml and config.schema.json.

Authorship

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

@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.06%. Comparing base (0dff746) to head (b3bad66).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15505   +/-   ##
=======================================
  Coverage   91.05%   91.06%           
=======================================
  Files         729      730    +1     
  Lines       48478    48479    +1     
=======================================
+ Hits        44143    44146    +3     
+ Misses       3008     3006    -2     
  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
@jkoronaAtCisco
jkoronaAtCisco marked this pull request as ready for review July 23, 2026 12:09
@jkoronaAtCisco
jkoronaAtCisco requested review from a team, bogdandrutu and dmitryax as code owners July 23, 2026 12:09
@jkoronaAtCisco
jkoronaAtCisco marked this pull request as draft July 24, 2026 20: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