Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ycrc5 opened this issue Nov 22, 2024 · 0 comments
Open

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

ycrc5 opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ycrc5
Copy link

ycrc5 commented Nov 22, 2024

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

  • Serverless Framework version: 3.20
  • Datadog Serverless Plugin version: 5.70.0
  • Lambda function runtime (Python 3.7, Node 10, etc.): Nodejs 18

Stacktrace

Paste here
@hghotra hghotra added the enhancement New feature or request label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants