Skip to content

Support aws EventBridge instrumentation #4166

Open
@calindurnea

Description

@calindurnea

Is your feature request related to a problem? Please describe.
I would like to have a module that enables instrumentation of AWS lambdas that use EventBridge as a trigger.

Describe the solution you'd like
When a lambda gets triggered by an EventBridge event I would like instrumentation to be tracked similarly to how the AWS SQS functions.

Describe alternatives you've considered
I have attempted to use the lambda layers and then start custom transactions to continue the tracing. When doing this I have encountered issues with the custom traces not being sent to elasticsearch, I could only see the default trace that the layer generate on a new lambda invocation, but without any other context (for example the traceparent)

I would be open to giving it a shot at implementing this myself. I am open to any feedback or guidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions