Exporter has TLS enabling controlled by a flag called insecure #1673
Labels
Bug
Something isn't working
good first issue
help wanted
priority:p2
Medium priority issues and bugs.
release:required-for-ga
Required for 1.0 GA release
I've stared a while to make sure I'm not missing something but I'm pretty sure we implement the insecure flag opposite of intention.
https://github.com/open-telemetry/opentelemetry-java/blob/master/exporters/otlp/src/main/java/io/opentelemetry/exporters/otlp/OtlpGrpcSpanExporter.java#L197
Also FYI possibly changing the default - open-telemetry/opentelemetry-specification#975
The text was updated successfully, but these errors were encountered: