JavaScript
This is the OpenTelemetry JavaScript documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry JavaScript.
Status and Releases
The current status of the major functional components for OpenTelemetry JavaScript is as follows:
Traces | Metrics | Logs |
---|---|---|
Stable | Stable | Development |
For releases, including the latest release, see Releases.
Further Reading
Propagation
Context propagation for the JS SDK
Context
OpenTelemetry JavaScript Context API Documentation
Last modified March 6, 2023: Upgrade Hugo to 0.111.1 and fix doc issues (#2455) (0a1be84)