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

Remove warning when 0.0.0.0 is used #11902

Merged
merged 5 commits into from
Dec 17, 2024

Conversation

ChrsMark
Copy link
Member

@ChrsMark ChrsMark commented Dec 16, 2024

Description

Based on the discussions from #11713 (comment) and #8510 (comment) the warning message logged when 0.0.0.0 is used, should be removed.

Link to tracking issue

Probably fixes #11713

Testing

Documentation

/cc @mx-psi

@ChrsMark ChrsMark force-pushed the remove_net_interface_warn branch from 9ccbba9 to 2bfac38 Compare December 16, 2024 15:51
@ChrsMark ChrsMark marked this pull request as ready for review December 16, 2024 18:01
@ChrsMark ChrsMark requested a review from a team as a code owner December 16, 2024 18:01
@ChrsMark ChrsMark requested a review from djaglowski December 16, 2024 18:01
@dmitryax
Copy link
Member

@ChrsMark please rebase

@ChrsMark ChrsMark force-pushed the remove_net_interface_warn branch 3 times, most recently from c4717ae to bf3e0d3 Compare December 17, 2024 10:39
@ChrsMark ChrsMark force-pushed the remove_net_interface_warn branch from 0f3c9dc to e403420 Compare December 17, 2024 15:01
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.62%. Comparing base (58a5ffc) to head (1034b78).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11902      +/-   ##
==========================================
+ Coverage   91.59%   91.62%   +0.03%     
==========================================
  Files         448      447       -1     
  Lines       23761    23729      -32     
==========================================
- Hits        21763    21741      -22     
+ Misses       1623     1613      -10     
  Partials      375      375              

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

Signed-off-by: ChrsMark <[email protected]>
@mx-psi mx-psi enabled auto-merge December 17, 2024 15:28
@mx-psi mx-psi added this pull request to the merge queue Dec 17, 2024
Merged via the queue into open-telemetry:main with commit db7706a Dec 17, 2024
50 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 17, 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.

Suppress warning about 0.0.0.0
3 participants