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 November 12, 2021: Change spec refs so they link to spec section (#910) (32b9c7f)