JavaScript

JS logo A language-specific implementation of 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.

Status and Releases

Signal API Status SDK Status
Trace Stable Release Candidate
Metrics Development Development
Logs Roadmap Roadmap

For releases, including the latest release, see Releases.

Further Reading


API

OpenTelemetry JavaScript API Documentation

Getting Started

Exporters

Instrumentation

Instrumentation Examples