Skip to content

[receiver/dockerstatsreceiver] Fixes issues related to TLS#38066

Closed
sonalgaud12 wants to merge 16 commits into
open-telemetry:mainfrom
sonalgaud12:update
Closed

[receiver/dockerstatsreceiver] Fixes issues related to TLS#38066
sonalgaud12 wants to merge 16 commits into
open-telemetry:mainfrom
sonalgaud12:update

Conversation

@sonalgaud12

Copy link
Copy Markdown
Contributor

Description
Fixes the issue where TLS settings were not being applied correctly for Unix socket connections to a container daemon. The HTTP connection layer was assuming the connection was over HTTP, causing malformed responses. This change correctly applies the TLS configuration and ensures secure connections.

Link to tracking issue
Fixes #33557

@sonalgaud12 sonalgaud12 requested a review from a team as a code owner February 20, 2025 07:19
@sonalgaud12 sonalgaud12 requested a review from dehaansa February 20, 2025 07:19
@sonalgaud12 sonalgaud12 changed the title Fixes issues related to TLS [receiver/dockerstatsreceiver] Fixes issues related to TLS Feb 20, 2025
Comment thread .chloggen/tls.yaml Outdated
Comment thread .chloggen/tls.yaml Outdated
Comment thread receiver/dockerstatsreceiver/config.go Outdated
@sonalgaud12 sonalgaud12 requested a review from dehaansa February 26, 2025 08:01
Comment thread receiver/dockerstatsreceiver/receiver.go Outdated
Comment thread receiver/dockerstatsreceiver/receiver.go Outdated
Comment thread receiver/dockerstatsreceiver/receiver.go Outdated
Comment thread receiver/dockerstatsreceiver/receiver.go Outdated
@atoulme

atoulme commented Mar 17, 2025

Copy link
Copy Markdown
Contributor

Please address the conflict and CI issues.

@atoulme atoulme marked this pull request as draft March 17, 2025 22:27
@github-actions

github-actions Bot commented Apr 1, 2025

Copy link
Copy Markdown
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions Bot added the Stale label Apr 1, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

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/dockerstatsreceiver] Does not support setting TLS settings

4 participants