hello <@U02SS3ZAMKQ>, <@U01HWQ1RTC2>. We currently...
# general
o
hello @Prashant Shahi, @Ankit Nayan. 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.
Copy code
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?
p
Hello @oluchi orji 👋 Officially we support v0.66.X version. However, I have personally tested v0.70.X and didn't face any issues.
Can you downgrade
opentelemetry-operator
to
v0.70.X
and test it out?
o
alright, I will do that, thanks and drop a feedbacl