DataDog / serverless-plugin-datadog

Serverless plugin to automagically instrument your Lambda functions with Datadog
Apache License 2.0
96 stars 49 forks source link

Typescript source code integration support with DD API key as secret #558

Open ycrc5 opened 3 days ago

ycrc5 commented 3 days ago

Expected Behavior

Enable source code integration features using DD api key as secret.

Actual Behavior

Skipping enabling source code integration because encrypted credentials through KMS/Secrets Manager is not supported for this integration. Please set either DATADOG_API_KEY in your environment, or set the apiKey parameter in Serverless.

Steps to Reproduce the Problem

  1. Setup DD as secret and define it.
  2. Package service and check logs

Specifications

Stacktrace

  Paste here