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
- Auto Instrumentation for Traces and Metrics with JavaScript SDK
- Manual Instrumentation on Metrics with JavaScript SDK
- Manual Instrumentation on Traces with JavaScript SDK