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 January 29, 2021: Update org links to use main, prepare change to main branch (#366) (537434d)