Skip to content
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

[chore] set default transport defaults on NewDefaultClientConfig #10688

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jul 22, 2024

Description

Set the defaults on NewDefaultClientConfig. This change is a no-op since those defaults are set if the value is not set.

Add documentation to all fields as well.

Link to tracking issue

#9478

@atoulme atoulme requested a review from a team as a code owner July 22, 2024 01:46
@atoulme atoulme requested a review from bogdandrutu July 22, 2024 01:46
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.64%. Comparing base (72c7d7f) to head (dcdbc12).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10688   +/-   ##
=======================================
  Coverage   91.64%   91.64%           
=======================================
  Files         406      406           
  Lines       18987    18991    +4     
=======================================
+ Hits        17400    17404    +4     
  Misses       1227     1227           
  Partials      360      360           

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

@mx-psi
Copy link
Member

mx-psi commented Aug 1, 2024

There's some errors in the httpforwarderextension, could you take a look at those and see if we can fix them before merging this PR?

@atoulme
Copy link
Contributor Author

atoulme commented Aug 7, 2024

open-telemetry/opentelemetry-collector-contrib#34477 is open to unblock.

mx-psi pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Aug 7, 2024
@mx-psi
Copy link
Member

mx-psi commented Aug 7, 2024

=== FAIL: . TestConfig/elasticsearch/metric (re-run 1) (0.01s)
    config_test.go:319: 
        	Error Trace:	/tmp/opentelemetry-collector-contrib/exporter/elasticsearchexporter/config_test.go:319

@mx-psi mx-psi merged commit 4d0b088 into open-telemetry:main Aug 21, 2024
46 of 47 checks passed
@github-actions github-actions bot added this to the next release milestone Aug 21, 2024
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.

None yet

3 participants