Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@datadog/libdatadog

DataDog8.4mApache-2.00.7.0TypeScript support: included

Node.js binding for libdatadog

readme

libdatadog-nodejs

Node.js bindings for libdatadog.

Installing

This project is currently meant to be used only by dd-trace-js and installing it directly is not supported at the moment.

Building

  • yarn build: Build the default workspaces in debug mode.
  • yarn build-release: Build the default workspaces in release mode.
  • yarn build-all: Build all workspaces in debug mode. This is useful when working on a workspace that is not a default member yet.