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 March 20, 2022: Settle on Node.js name and use it consistently (#1220) (5c905b1)