:clap:Hello, team! I am trying to inject a sideca...
# support
p
👏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
Opentelemetry operator repo is appropriate to ask this question as this is related to instrumentation