deployments-k8s icon indicating copy to clipboard operation
deployments-k8s copied to clipboard

Update opentelemtry to latest version and fix all found issues

Open denis-tingaikin opened this issue 2 years ago • 2 comments

Here we fix the version of open telemrtry dep, because the latest version is not working with NSM

We should figure out the root cause and update open telemetry to latest version.

denis-tingaikin avatar Jul 28 '22 13:07 denis-tingaikin

Incident https://github.com/networkservicemesh/integration-k8s-kind/runs/7558252244?check_suite_focus=true

denis-tingaikin avatar Jul 28 '22 13:07 denis-tingaikin

Logs from opentelemetry-collectior > v0.35.0:

Error: failed to get config: cannot unmarshal the configuration: error reading exporters configuration for "jaeger": 1 error(s) decoding:

* '' has invalid keys: insecure
2022/07/28 12:46:37 collector server run finished with error: failed to get config: cannot unmarshal the configuration: error reading exporters configuration for "jaeger": 1 error(s) decoding:

* '' has invalid keys: insecure

glazychev-art avatar Jul 28 '22 13:07 glazychev-art