Skip to content

Commit e5a293a

Browse files
committed
added changelog
1 parent 598f299 commit e5a293a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.chloggen/tls-setting.yaml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
change_type: bug_fix
2+
3+
component: dockerstatsreceiver
4+
5+
note: "Fixes issue with TLS connection over Unix socket by properly handling TLS configuration."
6+
7+
issues: [#33557]
8+
9+
subtext: |
10+
- The TLS settings were not properly handled for containerd daemons over Unix sockets.
11+
- The updated logic ensures the TLS configuration is applied correctly, resolving malformed HTTP response errors.
12+
13+
change_logs: [user]

0 commit comments

Comments
 (0)