Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.03 KB

_index.md

File metadata and controls

27 lines (21 loc) · 1.03 KB
title weight description
Javascript
20
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/JS_SDK.svg"></img> 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

You can find release information here

Further Reading