-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Let's add logging with DataDog to the package.
https://github.com/DataDog/datadog-api-client-typescript
Let's start by
- adding the package
- setting up the client
- having an approach for local secret management
- logging any errors or warning during the setup script
Copilot