Skip to content

Drop APM data chunks upon APM Server transport failure #187

@jlvoiseux

Description

@jlvoiseux

In the current version of the extension, data chunks are queued back in the extension internal queue as soon as an APM Server transport error is detected.

This could lead to some events being indexed twice (as each data chunk contains an unknown number of APM events, and the APM Server could encounter an issue halfway through processing the chunk).

It was decided to drop data chunks upon APM Server Transport issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    aws-λ-extensionAWS Lambda ExtensionbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions