Skip to content

Investigate being able to reuse the OTLP input with the otel SDK structs #144

@dmathieu

Description

@dmathieu

The OTLP input uses collector structs, as that's what we get from gRPC (example, metrics).
With elastic/apm-server#11470, we duplicate the same logic with the otel SDK structs.

Investigate refactoring the structs so we can remove that logic duplication (with no performance loss), maybe by converting the SDK structs into collector ones.

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