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
Let's add logging with DataDog to the package.
https://github.com/DataDog/datadog-api-client-typescript
Let's start by