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

Package detail

opentelemetry-contrib

open-telemetry5Apache-2.00.7.0TypeScript support: included

This is a repository for OpenTelemetry JavaScript contributions.

opentelemetry, nodejs, profiling, metrics, stats, plugins

readme

OpenTelemetry JavaScript Contrib

This is a repository for OpenTelemetry JavaScript contributions that are not part of the core repository and core distribution of the API and SDK.

Plugins

OpenTelemetry can collect tracing data automatically using plugins. Vendors/Users can also create and use their own. Currently, OpenTelemetry supports automatic tracing for:

Node Plugins

Web Plugins

License

Apache 2.0 - See LICENSE for more information.

changelog

CHANGELOG

All notable changes to this project will be documented in this file.

Unreleased

0.7.0

Released 2020-04-27

:bug: (Bug Fix)

  • opentelemetry-plugin-express
  • opentelemetry-plugin-mongodb
    • #5 fix(mongodb): avoid double patching when enable is called twice (@vmarchaud)
  • opentelemetry-plugin-mongodb
    • #3 Prevent double wrapping pg pool query (@dyladan)

:rocket: (Enhancement)

  • opentelemetry-plugin-express

Committers: 3

0.6.1

Released 2020-04-08

For details about this release and all previous releases, see https://github.com/open-telemetry/opentelemetry-js/blob/master/CHANGELOG.md