Skip to content

When agent sends profiling to backend, it always wait for backend to return the stacktrace IDs needing symbolization #3052

@lingpeng0314

Description

@lingpeng0314

Just didn't get why we design the behavior:

When agent sends profiling to backend, it always wait for backend to return the stacktrace IDs needing symbolization. Then returns the stacktraces to backend again.

And checking parca server code, it always returns all IDs in request to fetch the symbolization directly.

Why don't we just send profiling data with symbolization directly? Because seems except native code, all symbolization is finished in agent side right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions