<#C01HWUTP4HH|> Hi everyone, I am having issues i...
# general
a
#C01HWUTP4HH Hi everyone, I am having issues instrumenting my Node Application to Signoz cloud. After setting all the required environment variables correctly on my terminal, I got this error message "{"stack":"OTLPExporterError: Not Found\n at IncomingMessage.<anonymous> (C:\\Users\\LENOVO\\Desktop\\Reliability-Metrics-Demo\\node_modules\\@opentelemetry\\otlp-exporter-base\\build\\src\\platform\\node\\http-transport-utils.js6231)\n at C:\\Users\\LENOVO\\Desktop\\Reliability-Metrics-Demo\\node_modules\\@opentelemetry\\context-async-hooks\\build\\src\\AbstractAsyncHooksContextManager.js5055\n at AsyncLocalStorage.run (nodeasync hooks316:14)\n at AsyncLocalStorageContextManager.with (C:\\Users\\LENOVO\\Desktop\\Reliability-Metrics-Demo\\node_modules\\@opentelemetry\\context-async-hooks\\build\\src\\AsyncLocalStorageContextManager.js3340)\n at IncomingMessage.contextWrapper (C:\\Users\\LENOVO\\Desktop\\Reliability-Metrics-Demo\\node_modules\\@opentelemetry\\context-async-hooks\\build\\src\\AbstractAsyncHooksContextManager.js5032)\n at IncomingMessage.emit (nodeevents539:35)\n at endReadableNT (nodeinternal/streams/readable1345:12)\n at processTicksAndRejections (nodeinternal/process/task queues83:21)","message":"Not Found","name":"OTLPExporterError","code":"404"} " In the logs, it shows that the span is created and the application is instrumented successfully but the Traces are not exported to the Signoz cloud. Kindly help me out
Guys I have found a solution to this 😊