Opened this issue 8 months ago · 1 comments
As a best practice, I think we should explicitly include the insecure flag in the TLS configuration for both otel-collector and recipe samples, even though some are set as default.
insecure
tls: insecure: false
For example: here and here
Makes sense!