·sentry-setup-tracing
</>

sentry-setup-tracing

getsentry/sentry-for-claude

Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js.

2Installs·0Trend·@getsentry

Installation

$npx skills add https://github.com/getsentry/sentry-for-claude --skill sentry-setup-tracing

SKILL.md

This skill helps configure Sentry's Tracing (Performance Monitoring) to track application performance, measure latency, and create distributed traces across services.

| Trace | Complete journey of a request across services | | Transaction | Single instance of a service being called (root span) | | Span | Individual unit of work within a transaction | | Sample Rate | Percentage of transactions to capture (0-1) |

For distributed tracing in App Router, add trace data to root layout metadata:

Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js. Source: getsentry/sentry-for-claude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/getsentry/sentry-for-claude --skill sentry-setup-tracing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is sentry-setup-tracing?

Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js. Source: getsentry/sentry-for-claude.

How do I install sentry-setup-tracing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/sentry-for-claude --skill sentry-setup-tracing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/getsentry/sentry-for-claude

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01