sentry-performance-monitoring

Official

Performance monitoring with Sentry: transactions and spans.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill teaches how to instrument applications with Sentry transactions, spans, and performance insights.

Core Features & Use Cases

  • Transactions: Track high-level user flows.
  • Spans: Measure sub-operations within a transaction.
  • Distributed Tracing: Propagate trace context across services.

Quick Start

Initialize Sentry and start a transaction around a payment flow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-performance-monitoring
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#sentry-performance-monitoring

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository