OpenTelemetry SDK for Node.js

Note: This is an experimental package under active development. New releases may include breaking changes.
This package provides the configuration for OpenTelemetry JavaScript SDK.
Quick Start
Note: Much of OpenTelemetry JS documentation is written assuming the compiled application is run as CommonJS.
For more details on ECMAScript Modules vs CommonJS, refer to esm-support.
To get started you need to install @opentelemetry/configuration.
Installation
npm install @opentelemetry/configuration
Useful links
License
Apache 2.0 - See LICENSE for more information.