Skip to content

theogravity/datadog-transports

Repository files navigation

Transports for Datadog

This is a monorepo containing the following packages:

You can find information for them in their respective packages via the README.md file.

Recommended

It is recommended you use LogLayer if you need to ship logs to DataDog as you can send logs to DataDog and use the logging library of your choice.

Cloning / pulling this monorepo

This monorepo uses pnpm because I couldn't get workspaces to work properly under npm and yarn.