We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598f299 commit e5a293aCopy full SHA for e5a293a
.chloggen/tls-setting.yaml
@@ -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