sentry-architecture-variants

Sentry Architecture Variants

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-architecture-variants" with this command: npx skills add jeremylongshore/claude-code-plugins-plus-skills/jeremylongshore-claude-code-plugins-plus-skills-sentry-architecture-variants

Sentry Architecture Variants

Prerequisites

  • Application architecture documented

  • Service inventory available

  • Team ownership defined

  • Deployment model understood

Instructions

  • Identify application type (monolith, microservices, serverless, hybrid)

  • For monoliths, create single project and use tags for module filtering

  • For microservices, create one project per service with shared config

  • Configure distributed tracing with sentry-trace and baggage headers

  • For serverless, use framework-specific SDK wrappers

  • Set up cross-system tracing for hybrid architectures

  • Configure message queue integration with trace context propagation

  • Add tenant isolation tags for multi-tenant applications

  • Set up edge function monitoring with platform-specific SDKs

  • Document architecture decisions and implement team-based access controls

Output

  • Architecture-appropriate Sentry configuration

  • Project structure matching application topology

  • Distributed tracing configured

  • Team-based access controls

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 Architecture Guide

  • Distributed Tracing

Overview

Execute sentry architecture patterns for different application types.

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