opentelemetry · OpenTelemetry Docs
JavaScript Getting Started by Example
Step-by-step implementation guides for integrating OpenTelemetry into Node.js applications and browser-based environments using JavaScript examples.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
JavaScript Getting Started by Example
Step-by-step implementation guides for integrating OpenTelemetry into Node.js applications and browser-based environments using JavaScript examples.
When To Use
Use when you need to perform the initial setup and instrumentation of a Node.js backend or a client-side browser application with OpenTelemetry.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/javascript-getting-started-by-workflow-guide.md | A guide providing introductory examples for implementing OpenTelemetry in Node.js and browser environments using JavaScript. | Questions about a guide providing introductory examples for implementing OpenTelemetry in Node.js and browser environments using Java... |
What This Skill Covers
- Get started with OpenTelemetry in Node.js and in the browser.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://opentelemetry.io/docs/languages/js/getting-started