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

[receiver/otlp] Promote component.UseLocalHostAsDefaultHost to beta #10352

Merged

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Jun 6, 2024

Description

Promotes component.UseLocalHostAsDefaultHost feature gate to beta.

Link to tracking issue

Updates #8510

@mx-psi mx-psi force-pushed the mx-psi/enable-component-localhost-fgh branch from 3f8d0b0 to 9b0456f Compare June 6, 2024 13:17
@yurishkuro
Copy link
Member

+1

Copy link
Contributor

@atoulme atoulme left a comment

Choose a reason for hiding this comment

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

+1

@mx-psi mx-psi force-pushed the mx-psi/enable-component-localhost-fgh branch from 9421dc1 to 25eac70 Compare June 18, 2024 13:11
@mx-psi mx-psi force-pushed the mx-psi/enable-component-localhost-fgh branch from 25eac70 to ccc5cd9 Compare June 18, 2024 15:19
@mx-psi mx-psi marked this pull request as ready for review June 18, 2024 15:19
@mx-psi mx-psi requested review from a team and djaglowski June 18, 2024 15:19
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.40%. Comparing base (227fb82) to head (7f86347).

Current head 7f86347 differs from pull request most recent head da566f0

Please upload reports for the commit da566f0 to get more accurate results.

Files Patch % Lines
internal/localhostgate/featuregate.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10352   +/-   ##
=======================================
  Coverage   92.40%   92.40%           
=======================================
  Files         393      393           
  Lines       18584    18584           
=======================================
  Hits        17173    17173           
  Misses       1056     1056           
  Partials      355      355           

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

level: warn
level: info
Copy link
Member Author

Choose a reason for hiding this comment

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

This is to make the Windows service test pass. Before this change, we had the warning from confighttp and configgrpc, but after it there are no logs at warn level with this config, which makes the assertion that the logs were stored in a file fail

@mx-psi
Copy link
Member Author

mx-psi commented Jun 20, 2024

Please also take a look at the contrib counterpart, open-telemetry/opentelemetry-collector-contrib/pull/33658, cc @TylerHelmuth

@mx-psi mx-psi merged commit fead8fc into open-telemetry:main Jun 27, 2024
48 checks passed
@mx-psi mx-psi deleted the mx-psi/enable-component-localhost-fgh branch June 27, 2024 16:54
mx-psi added a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Jun 27, 2024
…eta (#33658)

**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->

Counterpart to open-telemetry/opentelemetry-collector/pull/10352.

**Link to tracking Issue:**
open-telemetry/opentelemetry-collector/issues/8510
@github-actions github-actions bot added this to the next release milestone Jun 27, 2024
codeboten pushed a commit that referenced this pull request Jul 3, 2024
…10529)

Fixes log intended to be logged when the feature gate is enabled, not
disabled.

#### Link to tracking issue

Relates to #8510, updates #10352

---------

Co-authored-by: Yang Song <songy23@users.noreply.github.com>
codeboten pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Jul 5, 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.

7 participants