-
Notifications
You must be signed in to change notification settings - Fork 357
Open
Description
Hi team, i'm glad to see the OTel collector with profiling PR got merged.
I want to know any plan to support the native code symbolization? According to the documentation, the symbolization for native code should be implemented in backend async due to reason like the strip of debuginfo in binary executables.
First question, golang symolization is already implemented in agent side(the collector above) right?
Second question, like Parca, it uses the opentelemetry ebpf profiler internally and at same time to upload the debuginfo binary if existing, which provides a way to symbolize the native code as much as possible and no need to upload one in most case. So any plan in our OTel collector to upload the debuginfo to backend also when needed?
Metadata
Metadata
Assignees
Labels
No labels