Skip to content

DataDogKey Secret not accept Secret which contains JSON format with multiple Secrets. #316

@ranayash45

Description

@ranayash45

Expected Behavior

Secret: {
"Other Secret":"",
"Datadog_Secret":"",
}

Input:- Datadog_key Secret Name: "Datadog_Secret"

OR

Provide way to give key in plain format and Datadog construct handled in it its own way.

Actual Behaviour

Currently it will accept only Key inside the secret.

Steps to Reproduce the Problem

  1. Put Datadog Key in Secrets in JSON Format.
  2. Passed ISecret into Datadog Construct.
  3. Deploy app on AWS CDK to check whether Key is loaded or not. (Cloud Watch Logs Helpful Here).

Specifications

  • Datadog Lambda Layer version: 64
  • GO version: 1.21.3

Stacktrace

Paste here

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions