👏Hello, team!
I am trying to inject a sidecar for OpenTelemetry into my Node.js application, i have Deploy the OpenTelemetry Operator in my K3s cluster, Define a custom OpenTelemetryCollector resource for my namespace to route data to SigNoz, then Set Up Instrumentation for my namespace and write annotation for my application after reload my deployment
otel-auto-instrumentation-nodejs
container created successfully having logs
error cp: can't preserve ownership of '/otel-auto-instrumentation-nodejs/./autoinstrumentation.js.map': Operation not permitted
How can i solve this issue ? and successfully achieve Sidecar Injection for monitoring with SigNoz.
s
Srikanth Chekuri
12/03/2024, 1:35 PM
Opentelemetry operator repo is appropriate to ask this question as this is related to instrumentation
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.