Skip to content

Conversation

@axw
Copy link
Contributor

@axw axw commented Aug 18, 2025

Description

Change otlpreceiver to log the listener addresses, rather than configured endpoints. This enables discovery of ephemeral ports through logs.

My goal is to enable more robust testing of the collector in a framework similar to https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/testbed/testbed

Link to tracking issue

Fixes #13654

Testing

Manually tested

Documentation

None

@axw axw requested a review from a team as a code owner August 18, 2025 00:29
@axw axw requested a review from jade-guiton-dd August 18, 2025 00:29
@codecov
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@d041e81). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13655   +/-   ##
=======================================
  Coverage        ?   87.64%           
=======================================
  Files           ?      632           
  Lines           ?    39697           
  Branches        ?        0           
=======================================
  Hits            ?    34794           
  Misses          ?     3657           
  Partials        ?     1246           

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

@bogdandrutu bogdandrutu added this pull request to the merge queue Aug 18, 2025
Merged via the queue into open-telemetry:main with commit b4ad338 Aug 18, 2025
56 of 57 checks passed
@axw axw deleted the otlpreciever-log-listenaddr branch August 18, 2025 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[receiver/otlpreceiver] log listener address instead of configured endpoint

2 participants