Marketplace

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".

allowed_tools: Read, Write, Edit, Grep

$ インストール

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills /tmp/claude-code-plugins-plus-skills && cp -r /tmp/claude-code-plugins-plus-skills/plugins/saas-packs/sentry-pack/skills/sentry-performance-tracing ~/.claude/skills/claude-code-plugins-plus-skills

// tip: Run this command in your terminal to install the skill


name: sentry-performance-tracing description: | 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". allowed-tools: Read, Write, Edit, Grep version: 1.0.0 license: MIT author: Jeremy Longshore jeremy@intentsolutions.io

Sentry Performance Tracing

Prerequisites

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

See {baseDir}/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 {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

Repository

jeremylongshore
jeremylongshore
Author
jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/sentry-pack/skills/sentry-performance-tracing
878
Stars
101
Forks
Updated4d ago
Added5d ago