AWS Distro for OpenTelemetry

Getting Started with the JavaScript SDK on Traces and Metrics Instrumentation

Getting Started with the JavaScript SDK on Traces and Metrics Instrumentation

OpenTelemetry provides different language SDKs to instrument code for collecting telemetry data in the application.

In this tutorial, we will introduce how to use OpenTelemetry JavaScript SDK for manual instrumentation on traces and metrics in the applications.




Getting Started

Sample Code with JavaScript SDK