Sentry Performance Tracing

Execute set up performance monitoring and distributed tracing with Sentry. Use when implementing performance tracking, tracing requests, or monitoring application performance. Trigger with phrases like "sentry performance", "sentry tracing", "sentry APM", "monitor performance sentry".

micsapp Updated 3 repo stars

File contents

Sentry Performance Tracing

Prerequisites

  • Sentry SDK installed
  • Performance plan enabled in Sentry
  • Understanding of tracing concepts

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Performance data visible in Sentry Performance dashboard
  • Distributed traces across services
  • Span breakdowns for bottleneck identification

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Overview

Execute set up performance monitoring and distributed tracing with Sentry.

Instructions

  1. Assess the current state of the monitoring configuration
  2. Identify the specific requirements and constraints
  3. Apply the recommended patterns from this skill
  4. Validate the changes against expected behavior
  5. Document the configuration for team reference

micsapp/micstec-skills/tree/main/claude-code/plugins-plus-skills/plugins/saas-packs/sentry-pack/skills/sentry-performance-tracing commit b7e056749e

Frequently asked questions

npx skillmds@latest add micsapp/sentry-performance-tracing