sentry-advanced-troubleshooting

Sentry Advanced Troubleshooting

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sentry-advanced-troubleshooting" with this command: npx skills add jeremylongshore/claude-code-plugins-plus-skills/jeremylongshore-claude-code-plugins-plus-skills-sentry-advanced-troubleshooting

Sentry Advanced Troubleshooting

Prerequisites

  • Debug mode enabled in SDK

  • Access to application logs

  • Sentry dashboard access

  • Sentry CLI installed for source map debugging

Instructions

  • Enable debug mode in SDK configuration to see verbose logging

  • Verify SDK initialization by checking if client exists after init

  • Test network connectivity to Sentry ingest endpoint

  • Check sampling configuration to ensure events are not being dropped

  • Temporarily disable beforeSend filtering during debugging

  • Use sentry-cli sourcemaps explain to diagnose source map issues

  • Verify transaction creation and finish calls for performance data

  • Check breadcrumb capture with beforeBreadcrumb debugging

  • Resolve SDK conflicts by ensuring single initialization

  • Run diagnostic script to generate comprehensive health report

Output

  • Root cause identified for SDK issues

  • Source map problems resolved

  • Event capture verified working

  • Performance monitoring validated

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

  • Sentry Troubleshooting

  • Source Maps Troubleshooting

Overview

Execute advanced Sentry troubleshooting techniques.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

backtesting-trading-strategies

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

svg-icon-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

performance-lighthouse-runner

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

mindmap-generator

No summary provided by upstream source.

Repository SourceNeeds Review