Skip to content

Add support to "X-Ray Traces" #53

@ivan-pinatti

Description

@ivan-pinatti

Describe the Feature

Add support through the component parameters to enable X-Ray Trace collections for Lambda and/or App Sync.

The feature is in the X-Ray Trace tab;

Image

Expected Behavior

Have options to turn it ON/OFF.

Use Case

Allow deployment with these features being managed through code instead of having to manually toggle it.

Describe Ideal Solution

Add parameters like;

  • x-ray-trace-lambda-enabled: true/false
  • x-ray-trace-appsync-enabled: true/false

That would enable/disable these features.

Alternatives Considered

Right now I can manually toggle it but it is not ideal.

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