Prompt Buddy logoPrompt Buddy

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.

Import to Prompt Buddy

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

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/javascript-getting-started-by-workflow-guide.mdA 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

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. 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