JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3983382
  • Score
    100M100P100Q216350F
  • License Apache-2.0

Node.js binding for libdatadog

Package Exports

  • @datadog/libdatadog
  • @datadog/libdatadog/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@datadog/libdatadog) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.