·sentry-python-setup
</>

sentry-python-setup

getsentry/sentry-agent-skills

Configurar Sentry en aplicaciones Python. Úselo cuando se le solicite agregar Sentry a Python, instalar sentry-sdk o configurar el monitoreo de errores para aplicaciones Python, Django, Flask, FastAPI.

61Instalaciones·1Tendencia·@getsentry

Instalación

$npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-python-setup

SKILL.md

| dsn | Sentry DSN | Required | | senddefaultpii | Include user data | False | | tracessamplerate | % of transactions traced | 0 | | profilesessionsamplerate | % of sessions profiled | 0 | | enablelogs | Send logs to Sentry | False | | environment | Environment name | Auto-detected | | release | Release version | Auto-detected |

| Errors not appearing | Ensure init() is called early, check DSN | | No traces | Set tracessamplerate > 0 | | IPython errors not captured | Run from file, not interactive shell | | Async errors missing | Initialize inside async function |

Configurar Sentry en aplicaciones Python. Úselo cuando se le solicite agregar Sentry a Python, instalar sentry-sdk o configurar el monitoreo de errores para aplicaciones Python, Django, Flask, FastAPI. Fuente: getsentry/sentry-agent-skills.

Ver original

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-python-setup
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-01
Actualizado
2026-02-18

Respuestas rápidas

¿Qué es sentry-python-setup?

Configurar Sentry en aplicaciones Python. Úselo cuando se le solicite agregar Sentry a Python, instalar sentry-sdk o configurar el monitoreo de errores para aplicaciones Python, Django, Flask, FastAPI. Fuente: getsentry/sentry-agent-skills.

¿Cómo instalo sentry-python-setup?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-python-setup Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor

¿Dónde está el repositorio de origen?

https://github.com/getsentry/sentry-agent-skills