Opinionated wizard that scans your Python project and guides you through complete Sentry setup.
Note: SDK versions and APIs below reflect Sentry docs at time of writing (sentry-sdk 2.x). Always verify against docs.sentry.io/platforms/python/ before implementing.
Run these commands to understand the project before making recommendations:
Python용 전체 Sentry SDK 설정. "Python에 Sentry 추가", "sentry-sdk 설치", "Python에서 Sentry 설정"을 요청하거나 Python 애플리케이션에 대한 오류 모니터링, 추적, 프로파일링, 로깅, 메트릭, 크론 또는 AI 모니터링을 구성하라는 메시지가 표시될 때 사용합니다. Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado 등을 지원합니다. 출처: getsentry/sentry-agent-skills.