Skip to content

Extension drops platform report metrics under certain conditions #334

@lahsivjar

Description

@lahsivjar

APM AWS Lambda extensiom version (1.1.0 as well as current main):

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. Run a lambda function along with the extension.
  2. Invoke the function a bunch of times.
  3. Observe cloudwatch logs for a warning message report event request id didn't match the previous event id.
  4. Observe the number of metrics with faas.billed_duration : * to be equal to number of invocations - number of coldstarts.

Expected behavior
Extension doesn't drop platform report metrics and sends it to APM-Server.

Provide logs (if relevant):

Screenshot 2022-10-20 at 12 40 10 PM

^ Logs from cloudwatch showing dropped platform reports (the logs is observed using a lambda extension from a dev branch)

Metadata

Metadata

Assignees

Labels

aws-λ-extensionAWS Lambda ExtensionbugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions