Local Sentry documentation reference (latest). Sentry error monitoring documentation. Use for error tracking, performance monitoring, session replay, SDK setup, alerts, releases, and integrations.
Resources
3Install
npx skillscat add olorehq/olore/olore-sentry-latest Install via the SkillsCat registry.
SKILL.md
Sentry Documentation
Sentry error monitoring documentation. Use for error tracking, performance monitoring, session replay, SDK setup, alerts, releases, and integrations.
Quick Reference
| Task | Entry Point |
|---|---|
| SDK setup | contents/platforms/{language}/index.mdx |
| Error tracking | contents/product/issues/index.mdx |
| Performance monitoring | contents/product/insights/index.mdx |
| Alerts | contents/product/alerts/index.mdx |
| API reference | contents/api/index.mdx |
| Integrations | contents/organization/integrations/index.mdx |
When to use
Use this skill when the user asks about:
- Setting up Sentry SDK for any platform (JavaScript, Python, Go, Java, etc.)
- Error tracking, exception handling, and issue management
- Performance monitoring and tracing
- Session replay and user feedback
- Alerts, notifications, and integrations
- Cron monitoring and uptime checks
- Releases, source maps, and debug files
- Sentry API usage and CLI tools
How to find information
- First, read
TOC.mdfor complete file listing organized by directory - Identify relevant section based on user's question
- Read specific files for details
TOC.md contains all files organized by directory - always check it first.