#general

Issues with Signoz Update and Opentelemetry-Operator Version

TLDR oluchi experiences errors after updating Signoz and opentelemetry-operator. Prashant suggests downgrading to v0.70.X, and oluchi agrees to test it out.

Powered by Struct AI
ok1
pray1
white_check_mark1
Apr 13, 2023 (5 months ago)
oluchi
Photo of md5-0fb01baac23fe91487f6a6a93214a347
oluchi
01:01 PM
hello Prashant, Ankit.
We currently updated our signoz application to the latest version, also with the opentelemetry-operator to the lastest, but we are currently battling some errors with our node applications.
otel-auto-instrumentation/node_modules/@opentelemetry/sdk-metrics/build/src/export/PeriodicExportingMetricReader.js:75
                throw new Error(`PeriodicExportingMetricReader: metrics export failed (error ${result.error})`);
                      ^
Error: PeriodicExportingMetricReader: metrics export failed (error Error: 14 UNAVAILABLE: No connection established)
    at doExport (/otel-auto-instrumentation/node_modules/@opentelemetry/sdk-metrics/build/src/export/PeriodicExportingMetricReader.js:75:23)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Please what is the supported opentelemetry-operator version that currently supports v0.18.1 Signoz version?
Prashant
Photo of md5-1899629483c7ab1dccfbee6cc2f637b9
Prashant
01:20 PM
Hello oluchi 👋

Officially we support v0.66.X version.
However, I have personally tested v0.70.X and didn't face any issues.
pray1
white_check_mark1
01:21
Prashant
01:21 PM
Can you downgrade opentelemetry-operator to v0.70.X and test it out?
oluchi
Photo of md5-0fb01baac23fe91487f6a6a93214a347
oluchi
01:22 PM
alright, I will do that, thanks and drop a feedbacl
ok1