Getting Started
These two guides for Node.JS and the browser use simple examples in javascript to get you started with OpenTelemetry. Both will show you the following steps:
- Install the required OpenTelemetry libraries
- Initialize a global tracer
- Initialize and register a span exporter
Last modified December 1, 2021: Move languages under /docs/instrumentation (#963) (e5977a7)