Javascript

An language-specific introduction to OpenTelemetry in JavaScript (for Node.JS & the browser).

This page contains an introduction to OpenTelemetry in JavaScript. This guide will walk you through installation and instrumentation and show you how to export data.

You will find the JavaScript version of OpenTelemetry at open-telemetry/opentelemetry-js.

Status and Releases

TracingMetrics
BetaAlpha

You can find release information here

Further Reading

Last modified December 10, 2020: Fix getting started link (#340) (5f01c58)