Skip to content

Commit cfee432

Browse files
committed
added changelog
1 parent d63f794 commit cfee432

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.chloggen/tls.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
change_type: "bug_fix"
2+
component: "metricsReceiver"
3+
note: "Fixed TLS configuration resolution in metricsReceiver to properly handle enabled/disabled TLS states."
4+
issues: [33557]
5+
subtext: |
6+
- The start function now correctly determines whether TLS is enabled or not.
7+
- If TLS is disabled, it logs a message and proceeds without it.
8+
- Ensures secure TLS configuration handling to prevent misconfigurations.
9+
change_logs: ["user"]

0 commit comments

Comments
 (0)