opentelemetry-collector
opentelemetry-collector copied to clipboard
[confighttp] support http+unix
Description: Support binding HTTP servers to a unix socket, and HTTP clients to connect to unix sockets.
Link to tracking Issue: #8752
Testing: Unit tests.
Documentation: Not yet
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
8e96749) 90.80% compared to head (f928186) 90.95%. Report is 369 commits behind head on main.
:exclamation: Current head f928186 differs from pull request most recent head caf7472. Consider uploading reports for the commit caf7472 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #8753 +/- ##
==========================================
+ Coverage 90.80% 90.95% +0.14%
==========================================
Files 318 317 -1
Lines 17392 17235 -157
==========================================
- Hits 15793 15676 -117
+ Misses 1303 1271 -32
+ Partials 296 288 -8
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR was marked stale due to lack of activity. It will be closed in 14 days.
This PR was marked stale due to lack of activity. It will be closed in 14 days.
This PR was marked stale due to lack of activity. It will be closed in 14 days.
This PR was marked stale due to lack of activity. It will be closed in 14 days.
This PR was marked stale due to lack of activity. It will be closed in 14 days.
Closed as inactive. Feel free to reopen if this PR is still being worked on.
@atoulme Any particular reason that this fell away? I can pick it up if you need
Please do!