You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"insecure: false" worked for me in previous image: otel/opentelemetry-collector-contrib:0.35.0 but fails with error below in next/latest version 0.36.0. Would like to see this fixed in latest version.
otel-collector | Error: cannot load configuration: error reading exporters configuration for jaeger: 1 error(s) decoding:
otel-collector |
otel-collector | * '' has invalid keys: insecure
otel-collector | 2021/09/24 23:04:35 collector server run finished with error: cannot load configuration: error reading exporters configuration for jaeger: 1 error(s) decoding:
otel-collector |
otel-collector | * '' has invalid keys: insecure
otel-collector exited with code 1
See: open-telemetry/opentelemetry-collector#4092
The text was updated successfully, but these errors were encountered: