cdk-datadog-integration
cdk-datadog-integration copied to clipboard
Amazon Cloud Development Kit (CDK) logic to integrate your AWS account with Datadog
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/blimmer/cdk-datadog-integration/actions/runs/8057472805 ------ *Automatically created by projen via the "upgrade-main" workflow*
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Since I last updated this construct, Datadog now uses new CFN templates. The main "quick-start" template is here: https://datadog-cloudformation-template-quickstart.s3.amazonaws.com/aws/main_v2.yaml I don't think we'll want to use the App Key and,...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.56.0 to 2.80.0. Release notes Sourced from aws-cdk-lib's releases. v2.80.0 ⚠ BREAKING CHANGES eks: A masters role is no longer provisioned by default. Use the mastersRole property...
The datadog forwarder is considered deprecated for most new installations. Instead, the serverless extension is recommended: https://docs.datadoghq.com/serverless/installation/nodejs/?tab=datadogcli
In order to configure multiple regions, one has to configure the Forwarder stack in each region. This is currently not supported as: * You can't opt out of installing the...