Note: This is an experimental package under active development. New releases may include breaking changes.
This package provides the configuration for OpenTelemetry JavaScript SDK.
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.
# Install the package
npm install @opentelemetry/configuration
Apache 2.0 - See LICENSE for more information.