Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Pull in tags for logging of Lambda functions #65

Description

@tvogels01

Functions should be able to declare a set of tags that they want to have in the logs.

Assuming the Lambda has a tag of "team" that is set to "arthur", a call like this

update_context(tags=["team"])

Should result in "team":"arthur" in the log record.

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