sentry-setup-tracing
OfficialEnable performance tracing for apps.
Authorgetsentry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill configures Sentry Tracing to monitor application performance, measure latency, and enable distributed traces across services, reducing guesswork in performance tuning.
Core Features & Use Cases
- Transaction & Span Setup: Instrument root transactions and nested spans for end-to-end visibility.
- Platform Guidance: JavaScript/TypeScript, Python, Ruby setup guidance with example configurations.
- Sampling & Propagation: Guidance on tracesSampleRate and trace propagation targets.
Quick Start
Add tracing to your Node.js API by enabling tracesSampleRate and a basic Browser/Server integration, then verify traces in Sentry.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sentry-setup-tracing Download link: https://github.com/getsentry/sentry-for-claude/archive/main.zip#sentry-setup-tracing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.