-
Hi, I am trying this auto instrumentation tool. But I got panic like following. I don't understand why the permission should be "rwx" here. And I cheched /proc/pid/maps and found there is no map with permission "rwx". Would anyone help me here? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Did you invoke the application using the launcher process? |
Beta Was this translation helpful? Give feedback.
Did you invoke the application using the launcher process?
Look at this file for an example:
https://github.com/keyval-dev/opentelemetry-go-instrumentation/blob/c4799f7d5fbedcd7533daf0e4103449c6ed156e5/docs/getting-started/emojivoto-instrumented.yaml#L44-L46