JSPM

@opentelemetry/configuration

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

OpenTelemetry Configuration

Package Exports

  • @opentelemetry/configuration
  • @opentelemetry/configuration/build/src/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 (@opentelemetry/configuration) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

OpenTelemetry SDK for Node.js

Apache License

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

# Install the package
npm install @opentelemetry/configuration

License

Apache 2.0 - See LICENSE for more information.