Skip to content

[META 569] Add query param flushed=true to final intake request at the end of lambda function #2305

@AlexanderWert

Description

@AlexanderWert

issue details

issue details

The AWS lambda extension flushes the APM data it has collected to the APM server and considers the function invocation complete when it receives an agent intake request with the query param flushed=true. This will most likely optimize the overall execution duration because the extension won't have to wait for the Logs API signal that the function completed.

Ensure that the final intake request to the extension from the agent contains the query param flushed=true.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions